CSSCurrent en:Pointsharp Identity Provider Configuration: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „test“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
test
First setup:
 
You have to change the adminBaseUrl (Table: Globalsettings → AdminBaseUrl, Ai → Systemsettings)
 
In cryptshare.properties the following values have to be configured:
<code>idProvider.clientId=css
idProvider.clientSecret=ETHs0jTaopSKuZxYbc7Xf3a
idProvider.baseUrl=<nowiki>https://idp.pointsharp.com</nowiki>
idProvider.realm=Dev</code>
The Keycloak has to have a mapper configured, so that the the roles show up in the UserInfo endpoint
 
The user has to have the needed roles configured
 
A license with IdP active has to be provided with the server

Version vom 17. November 2025, 10:51 Uhr

First setup:

You have to change the adminBaseUrl (Table: Globalsettings → AdminBaseUrl, Ai → Systemsettings)

In cryptshare.properties the following values have to be configured:

idProvider.clientId=css
idProvider.clientSecret=ETHs0jTaopSKuZxYbc7Xf3a
idProvider.baseUrl=https://idp.pointsharp.com
idProvider.realm=Dev

The Keycloak has to have a mapper configured, so that the the roles show up in the UserInfo endpoint

The user has to have the needed roles configured

A license with IdP active has to be provided with the server