MSAL Based Authentication - Redirect URL error #6128
Unanswered
dharanidharan59
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, We currently support just GH Auth (experimental). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@victordibia
I am working on the implementation of MSAL Based authentication in AGS.
Here's my code for the authentication:
Also I am passing the auth parameters using auth.yaml file like below
However the login URL is not getting constructed and giving the below error.
Not able to identify from where the placeholder url is taken. (This URL( https://login.microsoftonline.com/placeholder ) was there previously without implementation).
Tried clearing cache, but still the same issue.
Could you please help here
Beta Was this translation helpful? Give feedback.
All reactions