IdentityModel.OidcClient
IdentityModel.OidcClient copied to clipboard
How to pass Ui_Locale as a query string in Logout request model.
I am trying to pass query parameter for locale in logout request as like in login request but I was not able to pass.
I guess this is not possible right now - this was not specified by OIDC. Is it now?
Is there any work around ? Like passing locale through cookies in logout request? From Xamarin to OIDC client
No.