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

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
You can acces now the Point Admin Interface and the API not only with basic auth but with our Pointsharp Identity Provider via oauth2.
First setup:
First setup:


Zeile 4: Zeile 7:


In cryptshare.properties the following values have to be configured:
In cryptshare.properties the following values have to be configured:
  <code>idProvider.clientId=css
  <idProvider.clientId=css
  idProvider.clientSecret=ETHs0jTaopSKuZxYbc7Xf3a
  idProvider.clientSecret=ETHs0jTaopSKuZxYbc7Xf3a
  idProvider.baseUrl=<nowiki>https://idp.pointsharp.com</nowiki>
  idProvider.baseUrl=<nowiki>https://idp.pointsharp.com</nowiki>

Version vom 19. Dezember 2025, 08:30 Uhr

You can acces now the Point Admin Interface and the API not only with basic auth but with our Pointsharp Identity Provider via oauth2.


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