/
SAML2ScopedStringEncoder
SAML2ScopedStringEncoder
Namespace: urn:mace:shibboleth:2.0:resolver
Schema: http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd
The SAML2ScopedString
attribute encoder encodes an IdPAttribute with "scoped" string values as a SAML 2 Attribute. This encoder typically combines the value and scope strings, adds a delimiter, and produces a simple string-valued element.
Reference
Examples
<AttributeEncoder xsi:type="SAML2ScopedString" scopeType="attribute" name="https://example.org/oldstyle"
friendlyName="OldScopedFormat" />
<AttributeEncoder xsi:type="SAML2ScopedString" scopeDelimiter="#" name="https://example.org/newstyle"
friendlyName="NewScopedFormat" />
, multiple selections available,
Related content
AttributeDefinitionCommonAttributes
AttributeDefinitionCommonAttributes
Read with this
SAML2ScopedStringEncoder
SAML2ScopedStringEncoder
More like this
MultiFactorAuthnConfiguration
MultiFactorAuthnConfiguration
Read with this
SAML1ScopedStringEncoder
SAML1ScopedStringEncoder
More like this
SAML1ScopedStringEncoder
SAML1ScopedStringEncoder
More like this
SAML2StringEncoder
SAML2StringEncoder
More like this