Second Office365 Domain requires different "Issuer URI"

fffkkk florent.krieg at sewan.fr
Thu Mar 28 09:43:40 EDT 2019


Hello Lalith

Just so that you know, I finally managed to get that working by setting a
context variable, as offered in this thread:
http://shibboleth.1660669.n2.nabble.com/Accessing-user-attributes-in-login-flow-views-td7639808.html
(I didn't manage to access the attributes, so I followed the proposal to use
SpringRequestContext).

My pseudo code: 
If 'morid' is present in the URL called:
   I store it in the context variable
   I use it to build the responderId
If it is not (the use case I had trouble with, when my gluu web ui
returned):
   I get the context variable
   I use the retrieved variable to build the responderId accordingly

All our tests are now ok with this (keep in mind that I'm not 100% confident
about this, but it works well). 

Let me know how it goes for you.

Florent



--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html


More information about the users mailing list