Skip to content

PKCE issue #2815

Answered by luddwskater
luddwskater asked this question in Q&A
Discussion options

You must be logged in to vote

i've added as below state and scope and it is workin
auth: {
use: 'OpenIdConnectConf',
OpenIdConnectConf: {
idpProvider: OpenIdConnect,
authority: 'https://federate-qa.volvo.com',
RequirePkce: true,
response_mode: "fragment",
client_id: 'crisp',
redirect_uri: 'https://localhost:4200/home/auth',
response_type: 'code',
state: ' ',
scope: ' ',

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hardl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant