Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for authentication mechanism using identity server #5

Open
GopalZadafiya opened this issue Jul 18, 2019 · 0 comments
Open

Support for authentication mechanism using identity server #5

GopalZadafiya opened this issue Jul 18, 2019 · 0 comments

Comments

@GopalZadafiya
Copy link

  • I am trying to implement Outlook web add-in support for Exchange 2013 accounts in Outlook web app
  • Our add-in is working completely fine with Office 365, Outlook Desktop and Mobile as well.
  • As per my research Dialog API is not supported for my requirement, So I have to go for some classic popup mechanism.
  • For authentication we have identity server with Azure AD and ADFS as a external identity provider
  • So we are protecting our web API using identity server.
  • We have Angular 6 SPA that redirects to Identity Server for authentication.
  • So I am thinking to implement the same for my requirement
  • But in popups redirection to identity server is being blocked

So my question is will this approach work for my requirement ?

@GopalZadafiya GopalZadafiya changed the title Support for mechanism identity server authentication Support for authentication mechanism using identity server Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant