- DATE:
- AUTHOR:
- Ory Team
Ory Network
Improvements to OAuth2 hooks
DATE:
AUTHOR:
Ory Team
Fixed an issue where updating the Identities configuration removed the
token_hook
setting in the OAuth2 configuration. The configuration now retains thetoken_hook
when Identities settings are updated.Fixed an issue where importing the OAuth2 configuration added a new
token_hook
instead of overriding the existing one. The import process now correctly replaces existingtoken_hook
definitions.
This fix is now live in Ory Network.