Forum Discussion
Hey genkiseow ,
You can login directly into Sisense with the following url: https://<sisense_url>/app/account#/login
You do need to know the password of the account
Hamza
- genkiseow10-11-2024Data Storage
Hi HamzaJ
Once the user successfully login into Sisense with Azure AD for 1st time. They will allow to access Sisense seamlessly onwards. How to enable the same user be able to land the login page and login with other credential?
- HamzaJ10-11-2024Data Integration
Hey,
It all depends on your configuration. If you allowed for SSO to create users in Sisense automatically, then the user will already be created after the first login.
If you did not configure this ór if the user has not logged in yet, you can create the user yourself in Sisense as long as the emailaddres is the same.
After the user is created , the admin can set a password for that user. This password is only valid for when users directly login to Sisense. When using SSO, those credentials will stay unchanged (so in azure nothing changes).The emailaddress plus the set password can then be used to login to Sisense via the URL I gave
Hamza
- genkiseow10-14-2024Data Storage
Thanks for favorable input earlier.
Give me an opportunity to elaborate the problem statement in more details. Before onboarded to Azure AD, the user access to the URL you are given earlier and they access via their own individual ID and password where maintained in Sisense. After all, we enhanced the Sisense integrated to Azure AD. User having better experience to access Sisense via SSO with their own domain ID. User may not require re-login again from Sisense login page.
In another mean, whenever user access Sisense URL, https://<sisense_url>/app/account#/login and system will redirect the page to Sisense Homepage to
https://<sisense_url>/app/main/home provided user had been authenticate from Azure AD.Now, administrator may have issue right now to login with system admin IDs where the admin IDs is not exist in Azure AD. How to enable the same user login with dual ID?