Add metadata-driven naming to attribute transcoders

Description

Per , we should be able to port this into the OIDC transcoders, though we’ll have to inline some of the logic that’s in the base class for now to avoid an API bump.

Environment

None

Activity

Henri Mikkonen March 11, 2024 at 5:01 PM

I made a successful POC that works with the following logic:

So instead of SAML2 triple, “id name nameFormat” the pattern is “id name”.

Changes were only needed on java-oidc-common and oidc-config, so I’ll create a ticket to commons too for tracking the feature.

Completed

Details

Assignee

Reporter

Components

Fix versions

Created December 12, 2023 at 2:41 PM
Updated April 11, 2024 at 9:23 AM
Resolved March 19, 2024 at 12:11 PM