Skip to main content

Hello, 

 

Where can I locate the <namespace> for Client Credential Authentication? Referred here as part of url  <https://docs.ifs.com/techdocs/24r2/030_administration/010_security/040_iam_settings/035_iam_clients/020_authenticate_external_integration/300_client_credential_flow/

 

Thank you

Hi Ruchan,

This is referring to the KeyCloak realms defined when the application is installed. There are multiple ways to check this, including:

  • After opening the application landing screen there is a login screen. If you check the URL you will see something like .../auth/realms/<namespace>/protocol…
  • On-premise only] Open config\ifscloud-values.yaml and check the global.namespace value.
  • iOn-premise only] In the Management server type "kubectl get namespace". Ignore the namespaces beginning with "kube-", "ifs-", and "default".

Best regards -- Ben


Hi Ben, 

Thank you for your reply. In our cloud set up I found it under Solution Manager > Setup > System Parameters

Best regards

Ruchan


Reply