[
https://issues.jboss.org/browse/FORGEPLUGINS-161?page=com.atlassian.jira....
]
Pedro Igor commented on FORGEPLUGINS-161:
-----------------------------------------
Some ideas regarding authentication configuration:
- Configure password-based authentication;
- Configure TOTP-based authentication;
- Configure HTTP authentication schemes: BASIC+SSL, DIGEST, CERT, FORM
- Configure Token-based authentication. For instance, combining HTTP BASIC to issue tokens
and propagate them in every request.
- Configure an authentication bean using the Identity bean directly to authenticate.
Useful for JSF-based apps.
Create a PicketLink addon
-------------------------
Key: FORGEPLUGINS-161
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-161
Project: Forge Plugins/Addons
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Shane Bryzak
Assignee: Shane Bryzak
George has currently implemented this:
https://github.com/forge/plugin-picketlink
We need a Forge plugin that will create a working security configuration for PicketLink.
It should allow the developer to configure one or more identity stores, and optionally
create the entity beans for a simple database schema.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)