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
Hello, I have this app deployed in Azure and I would like to add authentication so only my organization can access the App. I set it up to use our MS identity provider
Then set the redirect uri back to the app
It is hitting my companies identity provider but I am getting AADSTS900971: No reply address provided. It looks like I may have to configure something in the app itself to make this redirect uri, but on a quick code search nothing stood out to me. Is identity provider auth available for this application, and if not what authentication could I enable?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I have this app deployed in Azure and I would like to add authentication so only my organization can access the App. I set it up to use our MS identity provider
Then set the redirect uri back to the app
It is hitting my companies identity provider but I am getting
AADSTS900971: No reply address provided.
It looks like I may have to configure something in the app itself to make this redirect uri, but on a quick code search nothing stood out to me. Is identity provider auth available for this application, and if not what authentication could I enable?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions