DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:oauthkeycloak

oAuthKeycloak Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Keycloak Service for use with the oAuth Plugin

Last updated on
2022-03-17
Provides
Action
Repository
Source
Requires
oauth

Tagged with authentication, oauth

This plugin implements the oAuth workflow needed to authenticate users with Keycloak.

Installation

:!: External requirements: This plugin requires the oAuth Plugin 2021-12-19 or above.

Install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Configuration

You need to set the client ID, client secret and discovery URL of your Keycloak. Discovery URL is:

https://<keycloakserver>/auth/realms/<realm>/.well-known/openid-configuration

For newer keycloak versions, it is:

https://<keycloakserver>/realms/<realm>/.well-known/openid-configuration

Additionally you can set label and color of the login button if you want. The default label/color are 'Keycloak'/'#333333'

Change Log

plugin/oauthkeycloak.txt · Last modified: 2023-10-31 00:13 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki