AttributeEncoder SAML1

Teresa Fasano t.fasano at cineca.it
Thu Nov 8 08:08:03 EST 2018


Hi everyone,
I have a simple question.
I'm working to migrate an idp from version 2 to 3.

In the attribute-resolver.xml (v2), the attribute definition contains:

resolver: AttributeEncoder xsi: type = "SAML1String"
resolver: AttributeEncoder xsi: type = "SAML2String"

resolver: AttributeEncoder xsi: type = "SAML1XMLObject"
resolver: AttributeEncoder xsi: type = "SAML2XMLObject"

resolver: AttributeEncoder xsi: type = "SAML1StringNameIdentifier"
resolver: AttributeEncoder xsi: type = "SAML2StringNameIdentifier"


In the attribute-resolver.xml (v3) I can only import:
AttributeEncoder xsi: type = "SAML2String"

AttributeEncoder xsi: type = "SAML2XMLObject"

AttributeEncoder xsi: type = "SAML2StringNameIdentifier"

or it also serves (it's important):
AttributeEncoder xsi: type = "SAML1String"

AttributeEncoder xsi: type = "SAML1XMLObject"

AttributeEncoder xsi: type = "SAML1StringNameIdentifier"

Thanks a lot,
Teresa



More information about the users mailing list