- 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_hooksetting in the OAuth2 configuration. The configuration now retains thetoken_hookwhen Identities settings are updated.Fixed an issue where importing the OAuth2 configuration added a new
token_hookinstead of overriding the existing one. The import process now correctly replaces existingtoken_hookdefinitions.
This fix is now live in Ory Network.