Skip to content

[OID4VCI]: Add UI for OID4VCI Protocol Mapper Configuration#191

Draft
forkimenjeckayang wants to merge 8 commits intomainfrom
issue-43901
Draft

[OID4VCI]: Add UI for OID4VCI Protocol Mapper Configuration#191
forkimenjeckayang wants to merge 8 commits intomainfrom
issue-43901

Conversation

@forkimenjeckayang
Copy link
Collaborator

Add UI for OID4VCI Protocol Mapper Configuration

Summary

This PR adds the missing UI fields for configuring OID4VCI protocol mappers in the Keycloak Admin Console. Users can now configure all OID4VC-specific properties directly through the UI.

What Changed

New Features

  • Mandatory Claim Toggle: Added a switch to mark claims as mandatory in verifiable credentials
  • Claim Display Information: Added an interface to manage user-friendly claim names with internationalization support (multiple languages)

Before

The Admin UI only showed basic fields (claim name, user attribute, static value) but was missing the OID4VCI-specific properties.

After

All OID4VCI properties are now configurable:

  • Claim Name
  • User Attribute
  • Static Value
  • Mandatory Claim (new)
  • Claim Display Information (new)

Closses

Screenshots

image image

@forkimenjeckayang
Copy link
Collaborator Author

Suggestions applied @Awambeng
Please have another look

Copy link
Collaborator

@IngridPuppet IngridPuppet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a single comment

Copy link
Collaborator

@IngridPuppet IngridPuppet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check my reply above. #191 (comment)

Closes: keycloak#43901
Signed-off-by: forkimenjeckayang <forkimenjeckayang@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add UI for OID4VCI protocol mapper configuration

3 participants