stewartadam / azuread-springsecurity5-oauth2-kickstart

Sample repository demonstrating how to integrate Spring Security's OAuth2/OpenID Connect login with Azure AD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redirect to /context/authorized

wrestlingcarbonapple opened this issue · comments

When i visit /patient/{id} i get redirected to http://localhost:8080/context/authorized with a 403 error message. If i hit refresh, the same pages gives a 404 error.