
1wpy0 (1wpy0) asked a question.
Multiple application integration with Okta
Hi there!
I have two different applications(no where related to each other) having different databases. Can I integrate both of them using Okta? Is there any easy way out to integrate both of them?

what kind of applications are these ? if the applications support SAML then you can easily Integrate both the applications. If the applications are header based then you need a OAG to Integrate them.
Adding to what @sandeepk.84743 (Wipro Technologies) said: yes, this is one of the main uses of Okta, collecting access to all sorts of different apps into one SSO dashboard, making access to them easier for users and management of that access easier for admins.
I suggest you start reading about how to connect apps here: https://help.okta.com/en/prod/Content/Topics/Apps/Apps_Apps.htm
Search for your app in the Integration Network: https://www.okta.com/integrations
If you want to connect to a cloud app that's not in the Network, check here: https://help.okta.com/en/prod/Content/Topics/Apps/Apps_App_Integration_Wizard.htm
If it's access to an on-premise application, check this: https://help.okta.com/en/prod/Content/Topics/Access-Gateway/ag-main.htm
Hi there! thanks for your response. I have started exploring Okta and a new bee here. Our client has requested to use OIDC. I have an asp.net application which already have login screen and existing users using it. I am emphasizing on how to authenticate the Okta authenticated client id token in my application. If you could provide some reference links that would be a great help.
You might want to start here: https://developer.okta.com/blog/2018/08/29/secure-webforms-with-openidconnect-okta