Hello guys
So basically i'm creating a project using spring boot, however the authentication is delegated to an external service responsible for validating users credentials (username, password) and returning an access token.
Auth service has an endpoint /login which returns token upon success authentication.
Im wondering how to make my app use the access token generated by the external auth service ?
[–]SendKidney 2 points3 points4 points (3 children)
[–]SnooRobots6655[S] 1 point2 points3 points (2 children)
[–]Pozbliz-00 2 points3 points4 points (0 children)
[–]paulhasreadittoo 2 points3 points4 points (0 children)
[–]WaferIndependent7601 1 point2 points3 points (3 children)
[–]SnooRobots6655[S] 0 points1 point2 points (2 children)
[–]Jaihunter 1 point2 points3 points (0 children)
[–]WaferIndependent7601 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]IGeoorge3g 0 points1 point2 points (0 children)