Search code examples
samlsaml-2.0oktaokta-api

SAML enabled site


We want to implement single sign on in our applications and want to use OKTA api.

But our application need to be SAML enabled for us to proceed forward.

Currently we use forms authentication in our applications.

Could someone share details about how can we implement SAML in our application.

Any sample code or links are appreciated.


Solution

  • Yes - you need a client side SAML stack.

    Refer SAML : SAML connectivity / toolkit for a list of stacks available.

    I strongly suggest you use one of these rather than roll your own.