Skip to content

Commit 090d15f

Browse files
Merge pull request #291 from NYULibraries/mcain/troubleshoot-omniauth
Update OmniAuth Config
2 parents 313016a + ab55990 commit 090d15f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/initializers/devise.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
site: (Settings.LOGIN_URL || "https://qa.auth.it.nyu.edu"),
1515
authorize_url: "/oauth2/authorize",
1616
token_url: "/oauth2/token",
17+
provider_ignores_state: true
1718
}
1819
end

0 commit comments

Comments
 (0)