with spring security oauth, how to read access token from cookie for validation -


i using spring security oauth authentication purpose. using remotetokenservices redirect check token endpoint , validate token. , have configured in resourceserverconfigureradapter. need change app token cookie instead of authorization header. after remotetokenservice way not working. there other way can validate access token in cookie?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

php - Extract Text from HTTP referer -