There was an error while loading. Please reload this page.
1 parent c6e3f2f commit fe36404Copy full SHA for fe36404
custom-error/README.adoc
@@ -111,8 +111,8 @@ application, just for conciseness.)
111
112
A 401 response will already be coming from Spring Security if the user
113
cannot or does not want to login with Github, so the app is already
114
-working if you fail to authenticate with Github (e.g. by rejecting the
115
-token grant).
+working if you fail to authenticate (e.g. by rejecting the token
+grant).
116
117
To spice things up a bit we will extend the authentication rule to
118
reject users that are not in the right organization. It is easy to use
0 commit comments