I was wondering, since Spring Security deprecated their auth server, do you have a recommended solution for building custom auth servers until the spring auth service project is finished?
Hey Matt. No. Unfortunately, to build an authorization server you'd still go with the deprecated Spring Security OAuth until the new authorization server framework will be mature enough to use it in prod.