I need to access a WEB URL from within my app. I know that this is possible with a Custom Screen that will basically embed a web based application within our Thinkwise App.
How can I handle the Login to this web based application to be seamless?
The Web Application URL is for M-Files DMS system.
Any help is appreciated
Best answer by Erwin Ekkel
The Url can be embedded using OpenID with a preview component.
The 3th party app needs to be registered as a OpenID client in IAM. The 3th party app needs to be configured to handle authentication using OpenID with indicium. The Url to the 3th party app can be shown with a preview component. The Universal GUI, indicium and the 3th party application must all share the same domain.
The Url can be embedded using OpenID with a preview component.
The 3th party app needs to be registered as a OpenID client in IAM. The 3th party app needs to be configured to handle authentication using OpenID with indicium. The Url to the 3th party app can be shown with a preview component. The Universal GUI, indicium and the 3th party application must all share the same domain.