We want to implement single sign on (SSO) on our application.
We are using the Windows GUI which makes connection with Indicium. We connect over the internet. The Indicium installation is on an IIS server in our own network.
The ini file looks like:
metasource = iam
rdbms = indicium
server = https://application-indicium.xxxx.nl/api
The usernames we have are e-mail adresses and in IAM are configured as ‘Authentification type’ = IAM.
We would like to use the Office365 authentification (online sign-in services).
Is this possible and if so, how do you do it?
Page 1 / 1
Hi Eric,
Unfortunately we do not support external authentication services for signing in to the Windows GUI.
Unfortunately we do not support external authentication services for signing in to the Windows GUI.
Hello Jasper,
Thank you for the information.
I have 2 more questions:
Thank you for the information.
I have 2 more questions:
- Do you support external authentication services for signing (Office365 authentification) in to the Web GUI (We have also an application which works with a browser which connects with the Web GUI)
- Do you support external authentication services for signing (Office365 authentification) in to indicium (if we use a browser as client)
The Web GUI currently ony supports SSO using ADFS.
Both the Web GUI and Indicium however make use of the ASP.NET Identity Framework which provides supports for external login providers, including Microsoft, so it should be feasible to add this feature.
Feel free to submit an idea for this!
Both the Web GUI and Indicium however make use of the ASP.NET Identity Framework which provides supports for external login providers, including Microsoft, so it should be feasible to add this feature.
Feel free to submit an idea for this!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.