<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008VozhUSAROkta Classic EngineIntegrationsAnswered2024-04-15T09:54:58.000Z2018-10-22T07:51:06.000Z2018-11-02T18:35:26.000Z

8ld9n (8ld9n) asked a question.

Okta Documentation required for custom .NET application

We have a custom application created using .NET and C* code based application, which is hosted on IIS on window server. We want to configure an SSO with Okta using SAML 2.0, I am looking for documentation that provides details on congifuration changes that are to be made on the application side?


  • Hi Praveen,

     

    Thank you for contacting Okta Community! There are some OpenSource toolkits that implement the SAML 2.0 specification for the WebSSO Profile for Service Providers in different programming languages can help you build your applications and integrations:

    .NET Framework 4.5 or above: Kentor Authentication Services

    .NET Framework 4 or below: ComponentSpace SAML 2.0 - Paid software, licenses start at $299

     

    The purpose of the IIS/.NET SAML toolkit is to SAML-enable an IIS-fronted .NET application. This converts the .NET application to be a SAML-enabled Service Provider that can then be integrated with any SAML Identity Provider.  Okta has a public facing Document posted here: http://developer.okta.com/docs/guides/saml_guidance#saml-toolkits

     

    We also have an Okta article about "How to use KentorIT AuthServices with Okta" (http://developer.okta.com/blog/2016/03/22/use-kentor-authservices-with-okta)

     

    Hope this helps.

     

    Thank You,

     

    Daisy Sun

    Technical Support Engineer

    Okta Global Customer Care

     

    Expand Post
    Selected as Best
  • Hi Praveen,

     

    Thank you for contacting Okta Community! There are some OpenSource toolkits that implement the SAML 2.0 specification for the WebSSO Profile for Service Providers in different programming languages can help you build your applications and integrations:

    .NET Framework 4.5 or above: Kentor Authentication Services

    .NET Framework 4 or below: ComponentSpace SAML 2.0 - Paid software, licenses start at $299

     

    The purpose of the IIS/.NET SAML toolkit is to SAML-enable an IIS-fronted .NET application. This converts the .NET application to be a SAML-enabled Service Provider that can then be integrated with any SAML Identity Provider.  Okta has a public facing Document posted here: http://developer.okta.com/docs/guides/saml_guidance#saml-toolkits

     

    We also have an Okta article about "How to use KentorIT AuthServices with Okta" (http://developer.okta.com/blog/2016/03/22/use-kentor-authservices-with-okta)

     

    Hope this helps.

     

    Thank You,

     

    Daisy Sun

    Technical Support Engineer

    Okta Global Customer Care

     

    Expand Post
    Selected as Best
  • mike.davie1.5312945692819849E12 (Customer First Programs)

    Hello Praveen,

     

    Thanks for posting your inquiry in Okta Community Portal.

     

    If you receive a great answer to your question(s), please help readers find it by marking it the best answer. Hover over the answer and click "Best Answer."

     

    Thank you,

    Mike Davie

    Okta Help Center

     

    Expand Post
  • 8ld9n (8ld9n)

    Hi Daisy,

    Thanks a lot for the response. Unfortunately, I came across a roadblock.

    I sent your response to my application team and they could not find 'Kentor.AuthServices.sln' file in https://github.com//KentorIT//authservice to download. Could you verify and provide the correct link?

    Thank you,

    Praveen Kumar

    Expand Post
This question is closed.
Loading
Okta Documentation required for custom .NET application