File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,15 +50,15 @@ A successful sign in would result in the display of a JSON document like this on
5050{
5151 "options" : {
5252 "client_id" : " debugger" ,
53- "discovery" : " http:\/\/ 192.168.1.10:8081\/ auth \/ realms\/ master\/ .well-known\/ openid-configuration" ,
53+ "discovery" : " http:\/\/ 192.168.1.10:8081\/ realms\/ master\/ .well-known\/ openid-configuration" ,
5454 "redirect_uri" : " http:\/\/ localhost:8080\/ login" ,
5555 "ssl_verify" : " no" ,
5656 "client_secret" : " 835e0717-e0c8-4b57-b044-295fa0e3f61b"
5757 },
5858 "id_token" : {
5959 "azp" : " debugger" ,
6060 "iat" : 1590619714 ,
61- "iss" : " http:\/\/ 192.168.1.10:8081\/ auth \/ realms\/ master" ,
61+ "iss" : " http:\/\/ 192.168.1.10:8081\/ realms\/ master" ,
6262 "aud" : " debugger" ,
6363 "nonce" : " 1e23537bb06f2b4e324d12d8d51f2c6b" ,
6464 "exp" : 1590619774 ,
You can’t perform that action at this time.
0 commit comments