To add to the list, I don't know if there's a feature for
this...
But, is there a way to do impersonation of users? Essentially, one
user/agent logs in and then becomes a different user without requiring
the user password. We're seeing this for REST based server-to-server
communication calls. I am extrapolating that I could do some sort of
silentAuthentication like indicated in the doc on the
TicketMonster-PicketLink example, but that piece of the code isn't
visible on the product documentation page.
Thanks,
Anil
On Apr 30, 2013, at 4:59 PM, Shane Bryzak wrote:
> There's three quickstarts that have been merged into JDF so far:
>
> picketlink-authentication-jsf - Simple authentication example
> picketlink-authentication-idm-jsf - Authentication using Identity
> Management
> picketlink-authorization-idm-jpa - Authorization example based on
> groups and roles
>
> You can find these in the JDF repo here:
>
>
https://github.com/jboss-jdf/jboss-as-quickstart
>
> There are also a whole bunch more planned and in progress, which
> we'll be adding as they are completed. If you have a good idea for a
> quickstart, please let us know also.
>
> Shane
>
>
> On 01/05/13 08:35, Anil Arora wrote:
>> Is there a location for the quickstarts? I've seen references in the emails
and on the Wiki roadmap, but I've not seen any discussion about that.
>> We're definitely anxious to see how we can utilize PicketLink 3 for our
prototypes, including preliminary OAuth 2 support.
>>
>> Thanks,
>> Anil