• Andy Wilkinson's avatar
    Fix SampleOAuth2SsoApplicationTests · 2b748a7b
    Andy Wilkinson authored
    The redirect happens in two stages, first from / to /login on localhost
    and then to github.com. This commit updates the test to check that the
    first redirect has worked, i.e. from / to /login on localhost.
    2b748a7b
SampleOAuth2SsoApplicationTests.java 1.9 KB