Sometimes a user might lose access to the Infoworks UI after they have configured to SAML.
This is a rare behaviour, and is caused due to the following reasons:
To fix the issue, the system must be reverted back to default (mongo based) authentication:
Login to Infoworks Edge Node.
Switch to infoworks
user.
Run the following commands in order:
source /opt/infoworks/bin/env.sh
python /opt/infoworks/scripts/reset_to_default_auth.py
Restart UI and Platform services.
Once the system is reverted back to the default authentication, you can use the default user or any other users created under the default type to sign in.