Spring Authorization Server configures a Pushed Authorization Request endpoint by default at `/oauth2/par`. Spring Boot provides properties for all the other endpoints via `spring.security.oauth2.authorizationserver.endpoint.*-uri` but not this one.