f3790b6920b949617bf38e542cd482b252a80b12
Bug Description: The proof of concept used an encrypted token containing the users password to allow the bind. This is not exactly optimal.
Fix Description: Now that sso tokens have been merged to 389-ds we can rely on those for rebinding instead.
https://pagure.io/389-ds-portal/issue/1
Author: William Brown william@blackhats.net.au
Review by: ???
LGTM
Thanks @mreynolds! I'll start on patternfly next I think to make it look good :D
Pull-Request has been merged by firstyear
Bug Description: The proof of concept used an encrypted token
containing the users password to allow the bind. This is not
exactly optimal.
Fix Description: Now that sso tokens have been merged to 389-ds
we can rely on those for rebinding instead.
https://pagure.io/389-ds-portal/issue/1
Author: William Brown william@blackhats.net.au
Review by: ???