Releases: auth0-extensions/auth0-delegated-administration-extension
Releases · auth0-extensions/auth0-delegated-administration-extension
3.6.4
Fixed
- User permissions check for PSaaS with custom domain enabled
3.6.3
Fixed
- Extra information leak for connections and applications
- Rendering of reserved fields in custom field edit form
3.6.1
Fixed
PUBLIC_WT_URL
generation fixed for specific clusters
v3.6.0
Added custom domains support
3.5.0
Added
- New role -
Delegated Admin - Operator
. Users with this role have access to users management and logs, but don't have access to the extension configuration.
Fixed
- Fixed bug which doesn't allow to override client field for
reset password
action
3.4.4
Fixed
- Create user with empty
settings query
bug fixed.
3.4.3
Added
canCreateUser
property added to the settings
hook. It is true
by default.
3.4.2
Fixed
Remove MFA
for any
provider.
3.4.1
Fixed
Connection
field will be hidden, if there is only one connection. #157
Connection
field now properly showing connection name, if there are more than one connection. #157
- default
returnTo
path for auth #158
Changed
- update to
auth0.js v9.8.2
#158