Skip to main content
Question

namespace for Client Credential Authentication?

  • August 22, 2025
  • 2 replies
  • 45 views

Forum|alt.badge.img+1
  • Do Gooder (Customer)

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

2 replies

Forum|alt.badge.img+15
  • Superhero (Employee)
  • August 25, 2025

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.
  • [On-premise only] In the Management server type "kubectl get namespace". Ignore the namespaces beginning with "kube-", "ifs-", and "default".

Best regards -- Ben


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • August 25, 2025

Hi Ben, 

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

Best regards

Ruchan