Bug 6718 - Have JWS client show user their DN
: Have JWS client show user their DN
Status: CLOSED FIXED
: GridShib
GridShib-CA
: 0.5
: All All
: P3 enhancement
: ---
Assigned To:
:
:
:
: 5823 6779
  Show dependency treegraph
 
Reported: 2009-04-17 20:57 by
Modified: 2009-08-26 22:08 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-04-17 20:57:14
[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.
------- Comment #1 From 2009-06-19 16:48:05 -------
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
------- Comment #2 From 2009-07-31 21:36:55 -------
Client on NEW_JWS_CLIENT_BRANCH now supports this.
------- Comment #3 From 2009-08-02 21:00:13 -------
Now on 0.5 branch slated for 1.0 release.
------- Comment #4 From 2009-08-26 22:08:21 -------
In 1.0.0 release.