<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
0D51Y00008W3z4zSABOkta Classic EngineSingle Sign-OnAnswered2024-03-25T05:26:26.000Z2020-05-20T15:26:56.000Z2020-05-28T00:09:04.000Z

h6od0 (h6od0) asked a question.

Authentication Scheme Name in .NET Core

I'm trying to add Okta with a authenticationScheme name other that "OpenIdConnect" in .NET Core.

For the MS version, there's a method in Microsoft.Extensions.DependencyInjection.OAuthExtensions: public static AuthenticationBuilder AddOAuth(this AuthenticationBuilder builder, string authenticationScheme, Action<OAuthOptions> configureOptions);

 

Is this possible with the current version? (Okta.AspNetCore 3.1.1) and the default AuthenticationBuilder.AddOktaMvc(OktaMvcOptions) method.


  • Hi Blake,

    Based on our documentation, this might be possible, but just to be sure, I would recommend opening a ticket with Okta Customer Support and have one of our specialized developers offer a more detailed answer taking into consideration that they are expertly suited towards assisting customers with these type of inquiries or requests.

    Hope this helped and we are looking forward towards further assisting you.

    Expand Post
This question is closed.
Loading
Authentication Scheme Name in .NET Core