> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization.md).

# AUTHENTICATION AND AUTHORIZATION

- [Sign in with a username and password](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-standard-auth.md)
- [Sign in with Multi-factor Authentication](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-mfa.md)
- [Sign in with Single Sign-on Credentials](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-sso.md)
- [Enable Multi-factor Authentication for a User](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-enable-mfa-for-user.md)
- [Disabling Multi-factor Authentication for Single User](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-disable-mfa-for-users.md)
- [SSH Keys](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-ssh-keys.md)
- [Create SSH Key-Value Pair with Bash](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-ssh-key-value-generation.md)
- [Import SSH Key-Value Pair](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-import-ssh-key-value-pair.md)
- [Delete SSH Key-Value Pair](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-delete-ssh-key-value.md)
- [Single Sign-on with Microsoft ADFS](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-saml-adfs.md)
- [Configuring Platform9 for Single Sign-on with Okta](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-saml-connector.md)
- [Single Sign-on with Google G Suite](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-saml-gsuite.md)
- [Single Sign-on with OneLogin](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-saml-onelogin.md)
- [Single Sign-on with Okta](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/single-sign-on-with-okta.md)
- [Integrating Single Sign-On (SSO) Support with Platform9 Managed OpenStack](https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/single-sign-on-sso.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
