Enabling the User to login through web interface | ADFS

Peter Schober peter.schober at univie.ac.at
Tue Nov 27 15:55:58 EST 2018


* raghu.avula at ucf.edu <raghu.avula at ucf.edu> [2018-11-27 21:52]:
> Thank you. I am wondering on how to add 
> 
> <saml2p:AuthnRequest 
[...]
> </saml2p:AuthnRequest>
> 
> to <md:EntityDescriptor> in our SP Metadata file. I don't know whether I do
> this? How are <md> and <saml2p> tags different. 

You don't. An EntityDescriptor has semi-static information about your
(and others') SAML system. An AuthnRequest is a protocol message sent
each time you want to log in to a SAML system.

You still haven't answer the question what MS-ADFS expects you to
send.

-peter


More information about the users mailing list