Logging on to DSF Packager Using Keycloak

This section guides you to log on to the DSF Packager using Keycloak. To set up Keycloack server and client, refer Configuring Keycloak Client.

  1. In Temenos\jboss\standalone\deployments\dsf-iris-DEV.0.0-SNAPSHOT.war\WEB-INF\classes\dsf.properties, set the following properties and start the server.
    dsf.jwt.protocol=http
    dsf.jwt.host=localhost
    dsf.jwt.port=8180
    dsf.jwt.realm=DSFPackager
    dsf.jwt.client.id=DSFClient
    dsf.jwt.principal.claim=DSFSon
    dsf.jwt.grant.type=AUTHORIZATION_CODE
    dsf.jwt.redirect.url.host=localhost
    dsf.jwt.redirect.url.post=9089
    dsf.jwt.id.token.algorithm=RS256
    dsf.jwt.id.encrypt.algorithm=RS256
    dsf.packager.enable.jwtSupport=true
  1. Open http://localhost:9089/dsf-uxp/ in the web browser. Keycloak login page is displayed.

    After providing valid credentials, Packager dashboard is displayed as shown below.

    After logging on, Keycloak secures all the actions performed in any page.


Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 23, 2023 7:41:27 PM IST