Skip to main content

We have various instances of projects in test. Normally I get the IAM and the project in the Universal GUI. Now I have one that only shows the project, not the IAM. In the config.json there is no pre-defined project. All seems the same. What can be the reason for this difference? 

  • So, no pre-defined project. 
  • I am also root admin.
  • … 

 

Hi Freddy,

I ran into the same problem last week.

This solved it for us:

 

 

 


@Harm Horstman thanks for the update, but it's not the issue in our case.

@Erik Brink / @Vincent Doppenberg  any other suggestions?

 


Hi @Freddy,

To be able to debug this, a .har file would come in handy.
Can you please create a TCP issue in which a .har file is included?
Make sure you have F12 → Network opened before logging in, as the relevant calls are made during logging in and else might not be in the .har file.

Thanks in advance!

Kind regards,
Leroy Witteveen 


Hi @Freddy,

To be able to debug this, a .har file would come in handy.
Can you please create a TCP issue in which a .har file is included?
Make sure you have F12 → Network opened before logging in, as the relevant calls are made during logging in and else might not be in the .har file.

Thanks in advance!

Kind regards,
Leroy Witteveen 

 

I found it.  "debugMode": true causes the IAM not to show. Removing this entry from the config.json makes it show the IAM again as application. 

Bit strange behavior.  

 


Reply