tut-spring-security-and-angular-js
tut-spring-security-and-angular-js copied to clipboard
can't access authorizationRequestin ftl
When I run the auth server in oauth2/authserver after I enter the username and password I get this error:
The following has evaluated to null or missing: ==> authorizationRequest [in template "authorize.ftl" at line 14, column 45]
It seems free marker can't access the authorizationRequest value.