You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected this to be handled and return to site with auth tokens present.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
MrHinsh
changed the title
/.auth/login/aad/callback fails with 401 after sucessfull login/.auth/login/aad/callback fails with 401 after sucessfull login
Oct 30, 2024
I have auth setup and I understand that /.auth/* is supposed to handle both the outbound and the inbound callback. However I get a 401 on return for https://prototype.nkdagility.com/.auth/login/aad/callback
To Reproduce
Steps to reproduce the behaviour:
URLs
Site: https://prototype.nkdagility.com
Build: https://github.com/nkdAgility/NKDAgility.com/blob/main/.github/workflows/main.yaml
staticwebapp.config.json: https://github.com/nkdAgility/NKDAgility.com/blob/main/staticwebapp.config.json
GitRepo: https://github.com/nkdAgility/NKDAgility.com/
Expected behavior
I expected this to be handled and return to site with auth tokens present.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: