
yjqu0 (yjqu0) asked a question.
We created one SAML application on Okta. And we linked with web application and its working file.
But we have one more desktop application and we want to use the same saml authentication.
Please help us to find the way.

Okta will treat SAML login from Browser and Desktop app same way. What application is that? We did it for many enterprise app and their desktop app version have it's own setting to process SAML from desktop app.
So its question for Desktop app how to handle SAML auth.
Is there a way to use okta SSO in Spring boot based rest application without involvement of any web browser or say fully based on API calls ?