Skip to content

Issue 61 - Allow Keycloak administration across realms#62

Open
PMJMendes wants to merge 2 commits into
lvermeulen:mainfrom
PMJMendes:main
Open

Issue 61 - Allow Keycloak administration across realms#62
PMJMendes wants to merge 2 commits into
lvermeulen:mainfrom
PMJMendes:main

Conversation

@PMJMendes

Copy link
Copy Markdown

Issue 61 - Allow Keycloak administration across realms by specifying a different realm for authentication. To avoid constructor ambiguity, use named arguments. (For example: var client = new KeycloakClient("https://some.url", "tHiSiSmYcLiEnTsEcReT", authRealm: "master");)

JMendes and others added 2 commits August 20, 2021 01:40
…a different realm for authentication. To avoid constructor ambiguity, use named arguments. (For example: var client = new KeycloakClient("https://some.url", "tHiSiSmYcLiEnTsEcReT", authRealm: "master");)
Issue 61 - Allow Keycloak administration across realms

@damews damews left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great job! 👍

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.

2 participants