jboss-developer / jboss-picketlink-quickstarts

The quickstarts demonstrate PicketLink and a few additional technologies. They provide small, specific, working examples that can be used as a reference for your own project.
96 stars 187 forks source link

Integrating Picketlink with REST API #49

Open mksmanjit opened 6 years ago

mksmanjit commented 6 years ago

Hi Team, I am using Picketlink with my tomcat project and its working fine with the web, Now i am planning to integrate Picketlink with REST API, currently i am using OAuth 2.0 in REST API.

Can you please help me in this, which Jar i need do integrate with REST API and is there any demo where it is implemented.

I tried followed https://developer.jboss.org/wiki/PicketLinkRESTAPI but i did't see where it is authenticating with IDP server..

Thanks in advance.. Manjit Kumar