Hello, I recently upgraded a project from 9.8.10 to 9.9.8 and along the upgrade I got some new DW features like Okta. I have however not selected Okta as an external authentication option but I am getting this error very often.
Origin: LogEventBeforeSave - Action: ExternalAuthentication - Category: Health - ExceptionType: NullReferenceException - Description: Error registering provider Dynamicweb.Content.Social.Adapters.ExternalAuthentication.Okta.LoginProvider - StackTrace: 2021-03-26 06:00:11.893: Error registering provider Dynamicweb.Content.Social.Adapters.ExternalAuthentication.Okta.LoginProvider. System.NullReferenceException: Object reference not set to an instance of an object.
at Dynamicweb.Content.Social.Adapters.ExternalAuthentication.Okta.LoginProvider.SetMetadataAddress(OpenIdConnectAuthenticationOptions options)
at Dynamicweb.Content.Social.Adapters.ExternalAuthentication.Okta.LoginProvider.CreateOptions(String optionsName)
at Dynamicweb.Content.Social.Adapters.ExternalAuthentication.Okta.LoginProvider.RegisterProvider(IAppBuilder app)
at Dynamicweb.Content.Social.Adapters.ExternalAuthentication.OwinStartup.Configuration(IAppBuilder app)
Any ideas?
Regards.
Unnsteinn