Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Page Properties
hiddentrue
idSTUB

Product Version
Report Note
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Name Surname10 FEB 2021x.yPage created.


...

Table of Contents

exclude

Excerpt

How 2 configure the cluster to enable the tenant management API to create and modify tanants.

Section
bordertrue
Column
Table of Contents
(Table of Contents|Read on|Another Tutorial|Another Concept Article|Another interesting Tutorial)

How2

  • create client for interactions with master realm
    • Login to your keycloaks master realm
  • open the internal git repository (e.g. by port forwarding the pod)
  • open the application-oauth2.yml  for editing
  • create an entry in authentication.oauth2.tenants for the master realm

    Code Block
    languageyml
    -   name: master
        clientId: dummy-client
        clientSecret: 12345678-1234-1234-1234-1234567890ab
        userAuthorizationUri: https://${keycloak.host}/auth/realms/master/protocol/openid-connect/auth
        accessTokenUri: https://${keycloak.host}/auth/realms/master/protocol/openid-connect/token
        userInfoUri: https://${keycloak.host}/auth/realms/master/protocol/openid-connect/userinfo
        endSessionUri: https://${keycloak.host}/auth/realms/master/protocol/openid-connect/logout?redirect_uri=${redir}
        userNameExtractionPattern: $.sub
        scope: openid


...

Info
iconfalse

Read on

Section


Another Tutorial

Brief summary of the article linked.
Column
width25%

Keycloak Settings for yuuvis® management console

Insert excerpt
Keycloak Settings for yuuvis® management console
Keycloak Settings for yuuvis® management console
nopaneltrue


Column
width25%

Another Concept Article

Brief summary of the article linked.

Column
width25%

Another interesting Tutorial

Brief summary of the article linked.

/wiki/spaces/YMY/pages/320047362

Insert excerpt
Expose Endpoints
Expose Endpoints
nopaneltrue