Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Related to http://code.google.com/p/syncope/issues/detail?id=264
Scenario: an user is subscribing to a new resource (e.g. has a new role subscribing new resources)
Case 1: 2-way (a.k.a. symmetric) password cipher algorithm is configured in Syncope
Use decrypted password from SyncopeUser to subscribe new resource.
Case 2: 1-way (a.k.a. hash or asymmetric) password cipher algorithm is configured in Syncope and no clear-text password is available (for example, passed via UserMod or provided by a synchronizing resource)
Provide, on a resource-basis, a mean to configure how new password should be generated:
- constant
- random password generation (compliant with resource password policy, if present - see issue 218 )
- provide custom Java class
Attachments
Issue Links
- duplicates
-
SYNCOPE-136 Password required for resource subscription
- Closed