0

Is there a way to use the form_post response mode with Angular OAuth2 OIDC? I can pass form_post as a custom query parameter, and the authorization code is correctly posted back.

However, the tryLogin method (called from loadDiscoveryDocumentAndTryLogin) seems to pick the authorization code from the query string instead.

How can I make it work with form_post?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.