mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 22:50:26 +00:00
292aaddaee
- Make SAML_WANT_MESSAGE_SIGNED configurable, AzureAD signs the assertion but wouldn't sign the message - Add support for a name attribute, i.e. 'Tim Jacomb' using `SAML_ATTRIBUTE_NAME`, which will be mapped into the given and surname fields, AzureAD only has displayname - Add support for group based admin `SAML_ATTRIBUTE_GROUP` and `SAML_GROUP_ADMIN_NAME` - Add support for group based accounts `SAML_GROUP_TO_ACCOUNT_MAPPING` - Don't fail if cert and key aren't present |
||
---|---|---|
.. | ||
blueprints | ||
lib | ||
static/custom | ||
templates | ||
__init__.py | ||
assets.py | ||
customboxes.py | ||
decorators.py | ||
errors.py | ||
models.py | ||
oauth.py | ||
schema.py | ||
swagger-spec.yaml | ||
validators.py | ||
views.py |