Join Slack
Powered by
Hi, I have a bit problems with the logout-flow imp...
# ory-network
r
red-action-61201
02/01/2023, 3:02 PM
Hi, I have a bit problems with the logout-flow implemented in the .Net 6 openID Middleware: The logout request looks something like this
https://vibrant-keldysh-ok61eu88jt.projects.oryapis.com/oauth2/sessions/logout?post_logout_redirect_[…]t-SKU=ID_NETSTANDARD2_0&x-client-ver=6.10.0.0
and the response is:
https://vibrant-keldysh-ok61eu88jt.projects.oryapis.com/ui/error?error=invalid_request&error_description=The+request+is+missing+a+required+parameter,+includes+an+invalid+parameter+value,+includes+a+parameter+more+than+once,+or+is+otherwise+malformed.+Logout+failed+because+query+parameter+post_logout_redirect_uri+is+not+a+whitelisted+as+a+post_logout_redirect_uri+for+the+client
. The redirect Logout URI is registered both in the standard redirect URI and since that not worked I also placed it in the Logout URI fields in the client. Any ideas?
3
Views
Open in Slack
Previous
Next