Bugzilla – Bug 6718
Have JWS client show user their DN
Last modified: 2009-08-26 22:08:21
You need to log in before you can comment on or make changes to this bug.
[via Terry] Jim had an idea for a new feature for the next release for GridShibCA. Rather than showing "Your GridShib-CA X.509 identity from this CA will be" on the login.cgi page, show the actual X.509 identity within the GridShibCA JWS application after the credential has been downloaded. This would solve the issue that I currently have when I subclassed MyProxyCA.pm for the project on go.teragrid.org.
JWS client on 0_5 branch now parses credential and prints to user, although in a crude manner. For example: RFC2253 Identity: CN=vwelch@idp.protectnetwork.org, OU=https://idp.protectnetwork.org/protectnetwork-idp, O=Shibboleth User, DC=computer, DC=ncsa, DC=uiuc, DC=edu Your Globus identity is: /DC=edu/DC=uiuc/DC=ncsa/DC=computer/O=Shibboleth User/OU=https://idp.protectnetwork.org/protectnetwork-idp/CN=vwelch@idp.protectnetwork.org
Client on NEW_JWS_CLIENT_BRANCH now supports this.
Now on 0.5 branch slated for 1.0 release.
In 1.0.0 release.