This is also an excellent example about how users can link their entity model (business
model) with an identity model managed by PicketLink.
If you take a look closer, you'll notice that every time you create an user you
associate a Person instance with him.
https://github.com/jboss-developer/jboss-picketlink-quickstarts/blob/mast...
When returning users instances, the associated Person instance will always be retrieved
to.
----- Original Message -----
From: "Anil Saldhana" <Anil.Saldhana(a)redhat.com>
To: security-dev(a)lists.jboss.org
Sent: Tuesday, May 13, 2014 12:00:54 PM
Subject: [security-dev] PicketLink Contribution from community volunteer: Max
Hi all,
Max is a PicketLink community volunteer. He initially had a question
about using custom user types in PicketLink IDM.
Pedro worked with Max to convert Max's use case into an excellent
quickstart/demo. Thanks to Max for the contribution.
https://github.com/jboss-developer/jboss-picketlink-quickstarts/tree/mast...
The quickstart has the following features:
- Secure HTML5-based applications using AngularJS at the frontend
- Secure RESTful endpoints based on RBAC and Security Annotations
- Token-based Authentication using JSON Web Token and JSON Web Signature
- Provide a custom credential type and handler
- Provide your own types to represent your users
Regards,
Anil
_______________________________________________
security-dev mailing list
security-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/security-dev