spring-boot-security-social-sample icon indicating copy to clipboard operation
spring-boot-security-social-sample copied to clipboard

How to make spring boot rest API using auth2

Open DILEEP-YADAV opened this issue 8 years ago • 2 comments

Hi ! Sanjay Ji, I tried many example for spring boot rest API with Auth2. I am running my program to openshift on-line with wildfly 10 . MYSQL. This is not working. But simple spring boot rest application running proper. Problem with Auth2 , token based authentication. Could You suggest me. About that ?

I am using this example : https://github.com/DILEEP-YADAV/spring-boot-oauth2

DILEEP-YADAV avatar Jan 16 '16 06:01 DILEEP-YADAV

Hello Dileep Ji,

I haven't tried OAuth2 token based authentication, but maybe some courses like this one would help -> http://www.baeldung.com/rest-with-spring-course

naturalprogrammer avatar Jan 17 '16 03:01 naturalprogrammer

Thank you very much, Sanjay ji, I will try my level best. If you will try this app . please update me.

DILEEP-YADAV avatar Jan 17 '16 13:01 DILEEP-YADAV