billions-leather-15882
06/01/2023, 8:07 PMbillions-leather-15882
06/01/2023, 8:20 PM{
"id": "ad533422-946c-47f5-a691-0b7f543705a1",
"oauth2_login_challenge": "575d40f9-14b3-47e6-887a-f5239a1c97aa",
"oauth2_login_request": {
"challenge": "575d40f914b347e6887af5239a1c97aa",
"client": {
"allowed_cors_origins": [],
"audience": [],
"client_id": "ca21be19-8a2f-4f95-9acb-ed78968bed5d",
"client_name": "",
"client_secret_expires_at": 0,
"client_uri": "",
"contacts": [],
"created_at": "2023-06-01T19:27:02Z",
"grant_types": [
"authorization_code",
"refresh_token"
],
"jwks": {},
"logo_uri": "",
"metadata": {},
"owner": "",
"policy_uri": "",
"redirect_uris": [
"<http://127.0.0.1:5555/callback>"
],
"request_object_signing_alg": "RS256",
"response_types": [
"code",
"id_token"
],
"scope": "openid offline",
"subject_type": "public",
"token_endpoint_auth_method": "none",
"tos_uri": "",
"updated_at": "2023-06-01T19:27:01.604918Z",
"userinfo_signed_response_alg": "none"
},
"oidc_context": {},
"request_url": "<http://localhost:4444/oauth2/auth?audience=>&client_id=ca21be19-8a2f-4f95-9acb-ed78968bed5d&max_age=0&nonce=myqefjigquhvqiaaeradyemv&prompt=&redirect_uri=http%3A%2F%2F127.0.0.1%3A5555%2Fcallback&response_type=code&scope=openid+offline&state=ehehoxbrcfmzmgzxuxbkwyht",
"requested_access_token_audience": [],
"requested_scope": [
"openid",
"offline"
],
"session_id": "b782bafe-7e91-40e9-b51e-e30f2dc4ffa7",
"skip": false,
"subject": ""
},
"type": "browser",
"expires_at": "2023-06-01T20:29:18.891753326Z",
"issued_at": "2023-06-01T19:29:18.891753326Z",
"request_url": "<http://localhost:4433/self-service/login/browser?login_challenge=575d40f914b347e6887af5239a1c97aa>&refresh=true",
"ui": {
"action": "<http://localhost:4433/self-service/login?flow=ad533422-946c-47f5-a691-0b7f543705a1>",
"method": "POST",
"nodes": [
{
"type": "input",
"group": "default",
"attributes": {
"name": "csrf_token",
"type": "hidden",
"value": "GHAOioNB7kvfkvv1DeJ/nmgamfePspy+/qX7DSjBCFV9sFLivmIQGSjPBVlt8rvbSZvl9+khQN/jWtctmZPJ5g==",
"required": true,
"disabled": false,
"node_type": "input"
},
"messages": [],
"meta": {}
},
{
"type": "input",
"group": "default",
"attributes": {
"name": "identifier",
"type": "text",
"value": "",
"required": true,
"disabled": false,
"node_type": "input"
},
"messages": [],
"meta": {
"label": {
"id": 1070004,
"text": "ID",
"type": "info"
}
}
},
{
"type": "input",
"group": "password",
"attributes": {
"name": "password",
"type": "password",
"required": true,
"autocomplete": "current-password",
"disabled": false,
"node_type": "input"
},
"messages": [],
"meta": {
"label": {
"id": 1070001,
"text": "Password",
"type": "info"
}
}
},
{
"type": "input",
"group": "password",
"attributes": {
"name": "method",
"type": "submit",
"value": "password",
"disabled": false,
"node_type": "input"
},
"messages": [],
"meta": {
"label": {
"id": 1010001,
"text": "Sign in",
"type": "info",
"context": {}
}
}
}
]
},
"created_at": "2023-06-01T19:29:18.894165Z",
"updated_at": "2023-06-01T19:29:18.894165Z",
"refresh": false,
"requested_aal": "aal1"
}
billions-leather-15882
06/02/2023, 3:47 PMbillions-leather-15882
06/02/2023, 3:55 PMbillions-leather-15882
06/02/2023, 4:05 PMbillions-leather-15882
06/02/2023, 4:30 PMbillions-leather-15882
06/02/2023, 5:28 PMbillions-leather-15882
06/02/2023, 5:37 PMbillions-leather-15882
06/02/2023, 5:51 PMbillions-leather-15882
06/02/2023, 5:57 PMadorable-scooter-1570
06/05/2023, 9:51 AMbillions-leather-15882
06/06/2023, 8:33 AMbillions-leather-15882
06/06/2023, 8:35 AM.createBrowserLoginFlow({
refresh: Boolean(refresh),
aal: aal ? String(aal) : undefined,
returnTo: returnTo ? String(returnTo) : undefined,
loginChallenge: loginChallenge ? String(loginChallenge) : undefined,
})
And that did the trick to create the flow, but updating it.. that does not work (I am expecting Kratos has a bug in it)billions-leather-15882
06/06/2023, 8:36 AMbillions-leather-15882
06/06/2023, 12:40 PMbillions-leather-15882
06/06/2023, 6:47 PMbillions-leather-15882
06/06/2023, 7:37 PMbillions-leather-15882
06/07/2023, 7:50 AMbillions-leather-15882
06/07/2023, 7:50 AM