Skip to content

Resolve post logout redirect URIs for routes created by blueprints#172

Open
infohash wants to merge 1 commit intozamzterz:mainfrom
infohash:feature/dynamic-resolver-for-post-logout-redirect-uris
Open

Resolve post logout redirect URIs for routes created by blueprints#172
infohash wants to merge 1 commit intozamzterz:mainfrom
infohash:feature/dynamic-resolver-for-post-logout-redirect-uris

Conversation

@infohash
Copy link
Copy Markdown
Contributor

Addresses:

Instead of hardcoding complete post logout redirect URI, oidc_logout should be able to resolve URL from the endpoint name of the view function. We are already doing this for routes that are directly created on app instance. This feature extends the functionality for routes created by Bueprints.

Addresses zamzterz#171

Instead of hardcoding complete post logout redirect URI, oidc_logout should be able to resolve URL from the endpoint name of the view function.

We are already doing this for routes that are directly created on app instance. This feature extends the functionality for routes created by Bueprints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant