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

Support parsing logout tokens #68

Open
Erik1000 opened this issue Mar 25, 2022 · 2 comments · May be fixed by #70
Open

Support parsing logout tokens #68

Erik1000 opened this issue Mar 25, 2022 · 2 comments · May be fixed by #70

Comments

@Erik1000
Copy link
Contributor

I want to implement back-channel logout. For this, the OP sends an so called Logout token to the RP. The RP needs to validate this token. Since it is not equal to an IdToken, it currently can't be parsed by this library.

@Erik1000 Erik1000 mentioned this issue Mar 25, 2022
@Erik1000
Copy link
Contributor Author

@ramosbugs would you mind linking #70 (or the corresponding branch) to this issue?

@ramosbugs ramosbugs linked a pull request Mar 27, 2022 that will close this issue
@ramosbugs
Copy link
Owner

@ramosbugs would you mind linking #70 (or the corresponding branch) to this issue?

Sure, I think just referencing it in the PR message accomplishes that

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 a pull request may close this issue.

2 participants