You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to get the logout work. Therefore, the following modifications were necessary:
Add ACR_VALUES to the "endsession"-query issued by the RP
Adapted ACR_VALUES parsing on the OP(2) (and the files inside the oic)
Fixed session deletion (which was obviously not tested)
Added more precise (and verbose) error messages
@rohe Feel free to have a look at my branch https://github.com/maennel/pyoidc/tree/bugfix_logout and take over code from there. I did not create a Pull Request, since I have not (yet) adapted tests and I have done other modifications that have nothing to do with "logout".
On web browser : {"error_description": null, "error": "Not allowed!"}
The text was updated successfully, but these errors were encountered: