From fd1745711fd0d828583ae5be00d306bd2160731c Mon Sep 17 00:00:00 2001 From: Lukas Wagner Date: Thu, 9 Feb 2023 11:29:06 +0100 Subject: [PATCH] pveum: remove `auth` part from Keycloak issuer URL Keycloak seems to have dropped the `auth` part with their 18.0 release. Signed-off-by: Lukas Wagner Signed-off-by: Thomas Lamprecht --- pveum.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pveum.adoc b/pveum.adoc index 24e903d..28edaf4 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -461,7 +461,7 @@ example, you need to replace the `--issuer-url` and `--client-id` with your information: ---- -pveum realm add myrealm2 --type openid --issuer-url https://your.server:8080/auth/realms/your-realm --client-id XXX --username-claim username +pveum realm add myrealm2 --type openid --issuer-url https://your.server:8080/realms/your-realm --client-id XXX --username-claim username ---- Using `--username-claim username` enables simple usernames on the