Hydra support front and back-channel options in CRD
Closed this issue · 0 comments
fleblay commented
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
We want to implement the front-channel logout in one of our Oauth2 client application but the properties 'frontchannel_logout_uri' and 'frontchannel_logout_session_required' are not available in the CRD
Describe your ideal solution
Add 'frontchannel_logout_uri' and 'frontchannel_logout_session_required' to availabe properties in CRD file
Workarounds or alternatives
Use the CLI but things are not persisted
Version
hydra.ory.sh/v1alpha1
Additional Context
No response