Azure WebApp/WebRole with Shibboleth?

Peter Schober peter.schober at univie.ac.at
Tue Apr 23 06:16:54 EDT 2019


* chetanchaudhari <chetan.chaudhari at wns.com> [2019-04-23 12:08]:
> I have web application(Azure) in .net technology and want to
> configure authorization & authentication using shibboleth.

Using software provided by the Shibboleth project you could use the
Shibboleth Service Provider software to protect the .NET application.
(Though I have no idea what "Azure" spefically means here and whether
that's a computing environment you can run the Shibboleth Service
Provider software in.)

Using other software provided by the Shibboleth project you'd use the
Shibboleth Identity Provider software to provide authentication and
attributes ("claims") for the protected application.

Both have complete documentation in the wiki.

-peter


More information about the users mailing list