Skip to content

eosc-kc/keycloak-eptid-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak eduPersonTargetedID mapper

A pluggable IdP mapper for eduPersonTargetedID in keycloak. To be used in eosc installations.

Installation instructions:

Use version 1.1.0 for Keycloak version 22 and 1.0.1 for Keycloak version 18

  1. Compile the plugin jar i.e. 'mvn clean install' or just get a built one from the "Releases" link on the right sidebar.
  2. Drop the jar into the folder $KEYCLOAK_BASE/standalone/deployments/ and let all the hot-deploy magic commence.

Use instructions

If the installation is successful, you will be able to use the SAML IdentityProvider mapper EduPersonTargetedID Mapper. Configuration options are same as in SAML Attribute Importer Mapper. Default values:

  • urn:oasis:names:tc:SAML:2.0:attrname-format:uri for Name Format
  • eduPersonTargetedID for Friendly Name Format
  • eduPersonTargetedID for User Attribute Name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages