Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with Swift without keystone #406

Closed
jskarpe opened this issue Sep 27, 2014 · 2 comments
Closed

Integrate with Swift without keystone #406

jskarpe opened this issue Sep 27, 2014 · 2 comments

Comments

@jskarpe
Copy link

jskarpe commented Sep 27, 2014

Equivalent of:

curl -i -H "X-Auth-User: test:tester" -H "X-Auth-Key: asdf" http://127.0.0.1:8080/auth/v1.0/

To make use of the temporary users [filter:tempauth] in proxy-users.conf

@ypollart
Copy link

ypollart commented Apr 7, 2016

Hello,

We have developed a small solution in order to use Swift+Tempauth with php-opencloud and we've just pushed it to github and packagist: https://github.com/fia-net/openstack-tempauth

It's far from being the perfect solution but it shows that it can be done with a very small amount of code.

It may help people using tempauth while waiting for an official upgrade!

Regards,
Yannick.

@jamiehannaford
Copy link
Contributor

We will not be implementing this, Keystone is the recommended auth mechanism for OpenStack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants