Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimbolus/openstack-nova-instance-identity-provider
A OIDC identity provider which issues tokens for OpenStack compute instances using the vendordata approach
https://github.com/nimbolus/openstack-nova-instance-identity-provider
identity-provider metadata nova oidc openstack vendor-data
Last synced: 11 days ago
JSON representation
A OIDC identity provider which issues tokens for OpenStack compute instances using the vendordata approach
- Host: GitHub
- URL: https://github.com/nimbolus/openstack-nova-instance-identity-provider
- Owner: nimbolus
- License: bsd-3-clause
- Created: 2024-10-15T11:39:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T16:26:22.000Z (15 days ago)
- Last Synced: 2025-01-04T17:18:56.484Z (14 days ago)
- Topics: identity-provider, metadata, nova, oidc, openstack, vendor-data
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Identity Provider for OpenStack Nova Instances
A OIDC identity provider which issues tokens for OpenStack compute instances using the [vendordata](https://docs.openstack.org/nova/latest/user/metadata.html#vendordata) approach.
> :warning: **Disclaimer**: This code is in an early development state and not tested extensively for bugs and security issues. If you find some, please raise an issue or merge request.