Difference between revisions of "JGridstart/Confusa"

From PDP/Grid Wiki
Jump to navigationJump to search
(add template)
(add note on confusa)
Line 1: Line 1:
 
{{JGridstart}}To avoid manual passport checks during identity vetting, [http://www.terena.org/ Terena] has introduced the [http://www.confusa.org/ Confusa] online certificate service. In this way, users can login at their home institution and retrieve a grid certificate in minutes. This is a form of  [[JGridstart/Authentication#Online_certificate_authority|online identity vetting]].
 
{{JGridstart}}To avoid manual passport checks during identity vetting, [http://www.terena.org/ Terena] has introduced the [http://www.confusa.org/ Confusa] online certificate service. In this way, users can login at their home institution and retrieve a grid certificate in minutes. This is a form of  [[JGridstart/Authentication#Online_certificate_authority|online identity vetting]].
  
[[JGridstart|jGridstart]] does not yet support this, but this is on the planning. There have been some problems though as how to work with this to obtain a smooth user-experience.
+
[[JGridstart|jGridstart]] does not yet support this, but this is work in pogress. There have been some problems though as how to work with this to obtain a smooth user-experience. We're working with the Confusa developers to complete functionality at both ends.
  
 
==OAuth==
 
==OAuth==

Revision as of 10:49, 2 April 2012

<sidebar>

  • jGridstart
    • JGridstart|Home
    • JGridstart/Help|Help
    • JGridstart/Support|Support
  • jGridstart for ...
    • JGridstart/Certificate_Authorities|Certificate Authorities
    • JGridstart/Developers|Developers

</sidebar>To avoid manual passport checks during identity vetting, Terena has introduced the Confusa online certificate service. In this way, users can login at their home institution and retrieve a grid certificate in minutes. This is a form of online identity vetting.

jGridstart does not yet support this, but this is work in pogress. There have been some problems though as how to work with this to obtain a smooth user-experience. We're working with the Confusa developers to complete functionality at both ends.

OAuth

Confusa has implemented OAuth 1.0a so for external applications to retrieve a certificate. The user logs into Confusa, and from there jGridstart can be started with an OAuth access token. Still the user needs to confirm that jGridstart is allowed to retrieve the certificate from the Confusa website, which requires web browser interaction. This is bad for user-experience.

Links