9 lines
243 B
JSON
9 lines
243 B
JSON
{
|
|
"authority": "http://localhost:8000/openid/",
|
|
"client_id": "598550",
|
|
"redirect_uri": "http://oidc-client.local/user-manager-sample.html",
|
|
"response_type": "id_token token",
|
|
"scope": "openid profile email",
|
|
"loadUserInfo": true
|
|
}
|