[
https://issues.jboss.org/browse/FORGEPLUGINS-161?page=com.atlassian.jira....
]
Lincoln Baxter III edited comment on FORGEPLUGINS-161 at 7/10/14 8:48 AM:
--------------------------------------------------------------------------
It would be nice if the Addon had a command to create a default Login page and logout URL.
This would need to generate JSF, or just REST login functionality.
In the case of JSF, it would generate a view, and with REST it would generate an
endpoint(s).
Alternately, the commands could be finer grained and allow the user to choose. You
don't always want to assume that just because the user does or doesn't have
something set up, that it's what you want them to use:
security-generate-login-feature --type faces ...
security-generate-login-feature --type rest ...
was (Author: lincolnthree):
It would be nice if the Addon had a command to create a default Login page and logout
URL.
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)