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

Add OpenStackIdentity_3_0_Connection child class to manage auth with OpenID access tokens #789

Closed
wants to merge 8 commits into from

Conversation

micafer
Copy link
Contributor

@micafer micafer commented May 18, 2016

Add OpenStackIdentity_3_0_Connection child class to manage auth with OpenID access tokens

Description

The class OpenStackIdentity_3_0_Connection_OIDC_access_token has been added to enable OpenStack driver to manage OpenID access tokens to get access to an OpenStack site.

http://docs.openstack.org/developer/keystone/extensions/openidc.html

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@Kami
Copy link
Member

Kami commented May 19, 2016

Thanks for the contribution! I will look into it shorty.

In the mean time, would it be possible to add some tests for this new authentication method?

@micafer
Copy link
Contributor Author

micafer commented May 20, 2016

@Kami I have added tests for the new authentication method.

@asfgit asfgit closed this in 8f97bb4 May 26, 2016
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
@Kami
Copy link
Member

Kami commented May 26, 2016

Thanks and sorry for the delay.

The changes look good to me so I went ahead and merged them into trunk.

When you get a chance it would also be great if you can add some documentation on how to authenticate against OpenStack based clouds using a token.

Also, since this is a bigger change, can you please also file an ICLA - https://libcloud.readthedocs.io/en/latest/development.html#contributing-bigger-changes

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

Successfully merging this pull request may close these issues.

None yet

3 participants