stale-dog-42973
11/17/2022, 10:39 AMlocalhost:3000
to list all sessions. The docs show you can only list sessions for a specific identity, so i try to get all identities to see which are registered (we created some on the cloud endpoint of kratos using both the default UI and postman), but i cant access the admin API at all. I have a PAT which i give in the authorization header to both the tunneled localhost as well as the cloud endpoint.
I suppose this is two questions, but:
1. How do I access the admin endpoint using a PAT/why isnt this working? (if any more details are needed, i'd be happy to give them)
2. What is the session_store_url
in the authenticator cookie_session
config supposed to point at?
I appreciate your time, thank you