kind-receptionist-82950
10/24/2023, 1:11 PMalert-advantage-94977
10/25/2023, 1:30 AMkind-receptionist-82950
10/25/2023, 8:03 AMkind-receptionist-82950
10/25/2023, 8:06 AM<http://kamilk:4433/sessions/whoami>
is wrong, what should one use instead?alert-advantage-94977
10/25/2023, 8:28 AM<http://kamilk:4433>
& <http://kamilk:4444>
is correct and there shouldn't be a connectivity issue
otherwise, one of my earlier proposal should work for youkind-receptionist-82950
10/25/2023, 8:44 AMkind-receptionist-82950
10/25/2023, 8:45 AMalert-advantage-94977
10/25/2023, 8:46 AM/sessions/whoami
kind-receptionist-82950
10/25/2023, 8:47 AMalert-advantage-94977
10/25/2023, 8:47 AMory_kratos_session
or a header with x-session-token
kind-receptionist-82950
10/25/2023, 8:47 AMtime=2023-10-25T08:42:17Z level=info msg=started handling request http_request=map[headers:map[accept:application/json accept-encoding:gzip,deflate authorization:Value is sensitive and has been redacted. To see the value set config key "log.leak_sensitive_values = true" or environment variable "LOG_LEAK_SENSITIVE_VALUES=true". connection:Keep-Alive user-agent:Jersey/2.35 (Apache HttpClient 4.5.13)] host:kamilk:4433 method:GET path:/sessions/whoami query:<nil> remote:172.19.0.1:41176 scheme:http]
time=2023-10-25T08:42:17Z level=info msg=No valid session found. audience=audit error=map[debug: message:request does not have a valid authentication session reason:No active session was found in this request.
kind-receptionist-82950
10/25/2023, 8:51 AMkind-receptionist-82950
10/25/2023, 8:52 AMkind-receptionist-82950
10/25/2023, 9:07 AMkind-receptionist-82950
10/26/2023, 12:55 PM/userinfo
, (https://www.ory.sh/docs/hydra/reference/api#tag/oidc/operation/getOidcUserInfo) but the response is completely different from the endpoint schema:
{
"amr": [
"password",
"password"
],
"aud": [
"d1bb500e-db51-441b-88d2-ddd14a4966a5"
],
"auth_time": 1698239501,
"iat": 1698242703,
"iss": "<http://kamilk:4444>",
"rat": 1698242700,
"sub": "a55f1edc-3424-4f81-bf28-fe3b49e9124c"
}