This is Step 3 of the DSPM DRA Setup |
---|
Initial setup
Login to https://DSPM_URL/auth/admin
Use default login and password admin/admin
Change the default login and password for admin
Select the Realm
master
in the top left cornerSelect
Users
in the left menuSelect
admin
user from the users table
Select
Credentials
from the top menuSelect
Reset password
and follow the instructions in the modal window
Change realm to
gv
:In the top left corner select
gv
from a dropdown
Navigate tp to
Clients
in the left menu and selectDashboard
from the tableSelect
Root URL
andValid redirect URIs
for
Root URL
set the URL to refer to your DSPM URL ending with/ui
for
Valid redirect URIs
set the URL to refer to your DSPM URL ending with/ui/*
Select
Web origins
andAdmin URL
for
Web origins
set the URL to refer to your DSPM URL ending with/ui
for
Admin URL
set the URL to refer to your DSPM URL ending with/ui
Select
Front-channel logout URL
for
Front-channel logout URL
set the URL to refer to your DSPM URL ending with/auth/realms/gv/protocol/openid-connect/logout
Press
Save
at the bottom of the page
...
Importing permissions setup to Keycloak (which is the Identity and Access Management Engine used by our apps)
Select the realm
gv
→Realm Setting
→Partial Import
in the tool:In the popup click browse and provide these files: https://drive.google.com/file/d/1jkPOb6hSK50WeGONotP9cfAG-xtkM6je/view?usp=sharingand https://drive.google.com/file/d/1hN2BL4qJX-8YmzU2gZqPWrpxl3Zy37uK/view?usp=sharing, then make sure all the options in the popup are selected as in the picture and set the to SKIP for existing items and click Import button.
You should then see a positive confirmation window!
...