
h6od0 (h6od0) asked a question.
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.