Where I can find openid connect varavle

65 views
Skip to first unread message

Sanjeev Puspam

unread,
May 25, 2021, 6:00:40 AM5/25/21
to openid-federation-interop
Hi,

I am a react developer I am try to implement react-openidconnect module in our project but I am unable to find below variable as client_id, token, and scope

Can you help me to find these variable.

var OidcSettings = {    
    authority: 'https://****/identity',
    client_id: 'myclientid',
    redirect_uri: 'https://localhost:9090/',    
    response_type: 'id_token token',
    scope: 'openid profile roles',
    post_logout_redirect_uri: 'https://localhost:9090/'      
};

Sanjeev Puspam

unread,
May 25, 2021, 6:01:57 AM5/25/21
to openid-federation-interop
If you have idea about another the react module please send me the link.
Reply all
Reply to author
Forward
0 new messages