From: Krzysztof B. <kb...@un...> - 2019-11-30 18:24:54
|
Hi Sander, W dniu 29.11.2019 o 10:57, Sander Apweiler pisze: > Hi Krzysztof, > I had a deeper look into the metadata file of the basic federation. > There is an attribute which indicates if an IdP is only basic or > advanced: > > <saml:Attribute Name="http://aai.dfn.de/loa/degree-of-reliance" > NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> > <saml:AttributeValue>advanced</saml:AttributeValue> > > Do you know a way to use this information later in unity? If this is metadata's attribute then Unity offers no feature allowing you to process it. So either way we would need an additional feature to support your case. Do you want to use this attribute to filter IdPs from some metadata documents? Cheers Krzysztof |