Hey all,
I'm using (trying) to use ADFS to logon to my SAML 2.0 parter. In essence
I would like to use AD as my source of truth. Unfortunately, I'm having some
issues with my logoff and trying to troubleshoot. One super basic question,
the directory /adfs/ls which is used as my logoff URL (and logon URL) has a
default document setup as default.aspx which does not exist. Question 1:
How does pointing to the adfs/ls directory alert ADFS to which action I'd
like to perform? It obviously works but I'm not sure how ADFS know whether
to pop a logon screen or go through a logoff sequence.
Question 2:
Am I able to customize the length of the cookie being assigned in a SSO
session when using this approach? If so, where is that set? My original
guess was web.config but I'd rather not guess and mess something else up.
Question 3:
Any way I can make the logon screen accept just a user name as opposed to
domain\username?
Thanks for help on any of these 3 questions.
D
|