Skip to content

Add flag to read Keycloak-generated keys#14

Merged
Mortega5 merged 12 commits into
mainfrom
feature/keycloak
Apr 21, 2026
Merged

Add flag to read Keycloak-generated keys#14
Mortega5 merged 12 commits into
mainfrom
feature/keycloak

Conversation

@Mortega5
Copy link
Copy Markdown
Contributor

@Mortega5 Mortega5 commented Mar 9, 2026

Adds the option to deploy the server so it can read keys directly from Keycloak. Keycloak provides a way to generate keys but does not allow exporting them. With this new method, the server can read DIDs in the format did:url:{realmIdBase64} to retrieve the corresponding did.json. This ensures secure access to the keys without requiring manual export from Keycloak.

It can also use a static realm and the hostUrl to expose the DID based on that realm.

@Mortega5 Mortega5 requested a review from wistefan March 9, 2026 13:03
@Mortega5 Mortega5 added the minor Should be used for non-breaking changes label Mar 9, 2026
@Mortega5 Mortega5 merged commit a9125b0 into main Apr 21, 2026
3 checks passed
@Mortega5 Mortega5 deleted the feature/keycloak branch April 21, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Should be used for non-breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants