Skip to content
New issue

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

Obtain logout endpoint from OIDC Discovery #17

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Obtain logout endpoint from OIDC Discovery #17

merged 1 commit into from
Mar 4, 2024

Conversation

rayluo
Copy link
Owner

@rayluo rayluo commented Feb 29, 2024

This way, the logout functionality is expected to also work for Microsoft Entra external ID (CIAM), and probably B2C too.

You can test it by using this Django sample and this Flask sample, and then manually upgrading the identity library by pip install --force-reinstall git+https://github.com/rayluo/identity.git@logout

@rayluo rayluo force-pushed the logout branch 2 times, most recently from 05261e0 to c250567 Compare March 2, 2024 20:52
@rayluo rayluo merged commit 554a0e0 into dev Mar 4, 2024
14 checks passed
@rayluo rayluo deleted the logout branch March 4, 2024 22:21
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.

2 participants