ory/hydra-maester

Hydra support front and back-channel options in CRD

Closed this issue · 0 comments

Preflight checklist

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