This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/wiki/do/viewPage/projects.occi-wg/wiki/AuthMechDisco at Fri, 04 Nov 2022 20:04:00 GMT SourceForge : View Wiki Page: AuthMechDisco

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin

Web Site
Search Wiki Pages Project: occi-wg     Wiki > AuthMechDisco > View Wiki Page
wiki2471: AuthMechDisco

Open Issues

  • Need to define relevant schemes for each authentication category.

Authentication Discovery Mechanisms

Clients connecting to an OCCI service will need to know what authentication mechanisms are offered by the service provider. SHOULD a provider offer a means to enumerate the provided authentication mechanisms then the provider MUST list those mechanisms through the Query Interface (insert reference) as Categories. An example of how this can be implemented using the Query Interface is shown below.

1. Service provider defines a set of authentication mechanism Categories. How these Category's lifecyle is managed is provider-specific.

Category: authentication; scheme=''; title=''
Category: basic; scheme=''; title=''
Category: digest; scheme=''; title=''
Category: openid; scheme=''; title=''

2. Client queries for authentication mechanisms and receives a list of supported mechanisms in a form defined by the Query Interface specification.

GET /-/authentication

/-/basic
/-/digest
/-/oauth
/-/openid
 



Versions Associations Attachments Back Links  
Version Version Comment Created By
Version 1 initial content Andy Edmonds - 10/05/2010



The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/wiki/do/viewPage/projects.occi-wg/wiki/AuthMechDisco at Fri, 04 Nov 2022 20:04:08 GMT