Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
4rthem committed Jan 17, 2024
1 parent b30699e commit 8b98404
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,4 @@ protected void setClaim(final IDToken token,
String protocolClaim = mappingModel.getConfig().get(OIDCAttributeMapperHelper.TOKEN_CLAIM_NAME);
token.getOtherClaims().put(protocolClaim, membership);
}

};

0 comments on commit 8b98404

Please sign in to comment.