[−][src]Module osproto::identity
Identity V3 JSON structures and protocol bits.
Structs
| Auth | An authentication object. |
| AuthRoot | An authentication request root. |
| CatalogRecord | A service catalog record. |
| CatalogRoot | A root catalog response. |
| Endpoint | An endpoint in the catalog. |
| Project | A reference to a project in a domain. |
| Token | An authentication token with embedded catalog. |
| TokenRoot | A token response root. |
| UserAndPassword | User and password. |
Enums
| IdOrName | A reference to a resource by its ID or name. |
| Identity | Authentication identity. |
| Scope | A scope. |