wooden-monitor-66999
09/22/2022, 12:19 PM/browser
endpoint.wooden-monitor-66999
09/22/2022, 12:25 PM.../browser
and get the same error.
Have checked cloud configs - they match the docs. Wondering what I'm doing wrong.magnificent-energy-493
wooden-monitor-66999
09/27/2022, 4:04 PM/api
and am still getting the same error:
curl --request GET \
--url 'https://<slug>.<http://oryapis.com/self-service/login/api?aal=aal2|oryapis.com/self-service/login/api?aal=aal2>'
{"error":{"id":"session_aal1_required","code":401,"status":"Unauthorized","request":"fe60d9cf-d479-956c-8bac-272c1e66fa37","reason":"You can not requested a higher AAL (AAL2/AAL3) without an active session.","message":"aal2 and aal3 can only be requested if a session exists already"}}
wooden-monitor-66999
09/27/2022, 4:05 PM/login/api
to get the flow WITHOUT aal
2. Invoking /login
to authenticate and then
3. Invoking /login/api?aal=all2
???
this part doesn't make sense to me... :(proud-plumber-24205
09/29/2022, 7:19 AM/whoami
3. When /whoami
returns an error, invoke login again with aal2
4. Submit 2FAwooden-monitor-66999
09/29/2022, 9:55 PMproud-plumber-24205
09/30/2022, 6:56 AM