Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Authenticating an app via Microsoft SSO?

Jim_M
Cirrus
Cirrus

F5 APM has a guided config for integrating with Microsoft to authenticate user access. The F5 queries Azure active directory for specific users.  

Is there a different mechanism whereby the F5 doesn't do the actual auth? Instead, as soon as a client hits the F5 virtual, they are redirected to a Microsoft login page. Microsoft does the auth. If the auth is successful, the client is redirected back to F5, which then passes the client through to the backend website? Does such a method exist?

3 REPLIES 3

This can be done with SAML or oAuth.

would there be a detailed guide available?