diff --git a/Owin.Security.Providers/DeviantArt/DeviantAuthenticationOptions.cs b/Owin.Security.Providers/DeviantArt/DeviantAuthenticationOptions.cs index f21d253..afa8daa 100644 --- a/Owin.Security.Providers/DeviantArt/DeviantAuthenticationOptions.cs +++ b/Owin.Security.Providers/DeviantArt/DeviantAuthenticationOptions.cs @@ -131,7 +131,7 @@ namespace Owin.Security.Providers.DeviantArt : base("DeviantArt") { Caption = Constants.DefaultAuthenticationType; - CallbackPath = new PathString("/signin-DeviantArt"); + CallbackPath = new PathString("/signin-deviantart"); AuthenticationMode = AuthenticationMode.Passive; Scope = new List {