Implement token encryption (simmetryc and public key)
-----------------------------------------------------
Key: JBID-83
URL: https://jira.jboss.org/jira/browse/JBID-83
Project: JBoss Identity
Issue Type: Task
Components: Identity-Federation
Affects Versions: 1.0.0.alpha2
Reporter: Stefan Guilhen
Assignee: Stefan Guilhen
Fix For: 1.0.0.alpha3
The request handler must encrypt the tokens …
[View More]generated by the security token provider when needed. We may use the XML Sec API to encrypt the returned tokens.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Add a DisassociateGroups(User user) API in the relationshipManager
------------------------------------------------------------------
Key: JBID-73
URL: https://jira.jboss.org/jira/browse/JBID-73
Project: JBoss Identity
Issue Type: Feature Request
Components: IDM, SOARequirements
Reporter: Jeff Yu
Assignee: Boleslaw Dawidowicz
This is the use case from SOA-Repository Identity module.
I had Users and …
[View More]Groups Object, now in the UI layer, administrator update the user's groups, in the implementation, it would delete all the existing association with groups, and then created association with the new collection of group.
So, I want to have APIs like:
disassociateGroups(User user): It remove all of the group association with the provided User.
disassociateGroups(String userId): It remove all of the group association with the provided userId.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Javadoc cleanup and update
--------------------------
Key: JBID-106
URL: https://jira.jboss.org/jira/browse/JBID-106
Project: JBoss Identity
Issue Type: Feature Request
Components: IDM
Reporter: Boleslaw Dawidowicz
Assignee: Boleslaw Dawidowicz
Fix For: idm-1.0.0.Beta1
Javadoc is outdated or missing in many places. Need to review all API/SPI interfaces and update it where needed.
--
This …
[View More]message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Write a JBossAS5 deployer for idm config file.
----------------------------------------------
Key: JBID-79
URL: https://jira.jboss.org/jira/browse/JBID-79
Project: JBoss Identity
Issue Type: Task
Components: IDM
Reporter: Jeff Yu
Assignee: Jeff Yu
Write a JBossAS5 deployer for idm config file.
Like, use the -idm.xml (or properties file) as a suffix to boostrap the realm.
--
This message is …
[View More]automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
identity component in JBoss5.
-----------------------------
Key: JBID-68
URL: https://jira.jboss.org/jira/browse/JBID-68
Project: JBoss Identity
Issue Type: Feature Request
Components: IDM
Reporter: Jeff Yu
Assignee: Jeff Yu
quote from Tom Baeyenes:
What we need is an automated installation to install the identity component in a naked JBoss5, That automated installation should cover at least cover …
[View More]proper configuration of the identity component to oracle, mysql, hsqldb and postgresql. Also we'll need automatic way of generating or obtaining the DDL scripts to create and drop the DB tables.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Circle of trust servlet
-----------------------
Key: JBID-82
URL: https://jira.jboss.org/jira/browse/JBID-82
Project: JBoss Identity
Issue Type: Feature Request
Components: Identity-Federation
Affects Versions: 1.0.0.alpha2
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: 1.0.0.alpha3
Circle of Trust servlet that can be configured to pick up metadata from a set of URLs and …
[View More]update the common store.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Generic Exception catching needs to be cleaned up
-------------------------------------------------
Key: JBID-117
URL: https://jira.jboss.org/jira/browse/JBID-117
Project: JBoss Identity
Issue Type: Task
Components: Identity-Federation
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: IDFED-1.0.0.alpha3
catch(Exception e) needs to be cleaned up to accommodate the various fine …
[View More]grained exceptions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]