Samples are outdated,
Any plan of putting samples in near future?
My resource server actuator endpoints are secured(except healt) by Ouath2,
how can i receive access token in SBA and sent to client in request param/header?
using only client_credential flow type.
My Unsuccessful attempt is here:
https://github.com/harsh-hardaha/springboot2Oauth2/tree/development
Samples are outdated,
Any plan of putting samples in near future?
My resource server actuator endpoints are secured(except healt) by Ouath2,
how can i receive access token in SBA and sent to client in request param/header?
using only client_credential flow type.
My Unsuccessful attempt is here:
https://github.com/harsh-hardaha/springboot2Oauth2/tree/development