We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redirect_uris
post_logout_redirect_uris
Hi,
I can see in the API docs both redirect_uris and post_logout_redirect_uris are customizables (https://www.ory.sh/docs/hydra/sdk/api).
But in the maester CRDs nothing about the logout redirect URI property: https://github.com/ory/k8s/blob/master/helm/charts/hydra/charts/hydra-maester/files/crd-oauth2clients.yaml#L432-L438
I'm wondering if that's intended (merged or something like that)?
Thank you,
EDIT: I get whitelisting error for the login redirect URI, that's why I was looking for this
The text was updated successfully, but these errors were encountered:
No, this should be added! Contributions welcomed :)
Sorry, something went wrong.
c337b2d
No branches or pull requests
Hi,
I can see in the API docs both
redirect_uris
andpost_logout_redirect_uris
are customizables (https://www.ory.sh/docs/hydra/sdk/api).But in the maester CRDs nothing about the logout redirect URI property: https://github.com/ory/k8s/blob/master/helm/charts/hydra/charts/hydra-maester/files/crd-oauth2clients.yaml#L432-L438
I'm wondering if that's intended (merged or something like that)?
Thank you,
EDIT: I get whitelisting error for the login redirect URI, that's why I was looking for this
The text was updated successfully, but these errors were encountered: