Package | Description |
---|---|
com.sun.identity.xacml.plugins |
Modifier and Type | Class and Description |
---|---|
class |
FMSubjectMapper
This class implements SubjectMapper to map between XACML context
Subject and native subject
This mapper recognises only the following XACML specification defined
attributeId
urn:oasis:names:tc:xacml:1.0:subject:subject-id
Only following dataTypes would be understood for subject-id
urn:oasis:names:tc:xacml:1.0:data-type:x500Name
urn:sun:names:xacml:2.0:data-type:opensso-session-id
urn:sun:names:xacml:2.0:data-type:openfm-sp-nameid
Only following value would be accepted for subject-category attribute
of Subject
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
If the attribute or the value is not specified in the request, it would
default to this value.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.