]> git.proxmox.com Git - pve-docs.git/commitdiff
pveum: remove `auth` part from Keycloak issuer URL
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 9 Feb 2023 10:29:06 +0000 (11:29 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Feb 2023 10:46:31 +0000 (11:46 +0100)
Keycloak seems to have dropped the `auth` part with their 18.0
release.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pveum.adoc

index 24e903da7baa3b05a0c9c95beb28a2fd9f35b0d7..28edaf413a9d4560d7287d028e0fe8da3bc0d91c 100644 (file)
@@ -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