Skip to content

sachiniWettasinghe/wso2-sample-claim-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wso2-sample-claim-handler

To return groupid in OIDC id_token,

  1. Build with mvn clean install

  2. Paste the jar to <IS_HOME>/repository/component/dropins directory

  3. Change <IS_HOME>/repository/conf/identity/application-authentication.xml as below

    <ClaimHandler>org.wso2.custom.claim.CustomClaimHandler</ClaimHandler>
  4. Restart the server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages