Pergunta

The question is simple here. As the title suggests, i want to know how the auth gets donein case of s3 and SWIFT. I see that in case of SWIFT, there was a mention that API access key is obtained from authentication service you chose when installing. What Authentication service are we talking about here?

And i keep hearing that the Swift API is probably best to talk to given they’ve tried to separate it from an implementation. Not sure what they mean by this.

For S3 is looked up to the below wiki for reference: http://s3.amazonaws.com/doc/s3-developer-guide/RESTAuthentication.html

Foi útil?

Solução

What differentiates Swift with authentication is one can use more than one authentication platform. One can implement this using the "Auth Middleware"

The developer guide http://docs.openstack.org/developer/swift/development_auth.htmlexplains about same here.

Hope it helps.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top