IdentityMapperCfgDefn.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
2a6c49cfaef5979a5a06098f3ce987cd76769409manojuser-friendly-name=Identity Mapper
225094adcf0dbac3a2f8973de864486ab087ce20rbbuser-friendly-plural-name=Identity Mappers
2a6c49cfaef5979a5a06098f3ce987cd76769409manojsynopsis=Identity Mappers are responsible for establishing a mapping between an identifier string provided by a client, and the entry for the user that corresponds to that identifier. Identity Mappers are used to process several SASL mechanisms to map an authorization ID (e.g., a Kerberos principal when using GSSAPI) to a directory user. They are also used when processing requests with the proxied authorization control.
2a6c49cfaef5979a5a06098f3ce987cd76769409manojproperty.enabled.synopsis=Indicates whether the Identity Mapper is enabled for use.
2a6c49cfaef5979a5a06098f3ce987cd76769409manojproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Identity Mapper implementation.
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb