1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/content/github/authenticating-to-github/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.4 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Authorizing a personal access token for use with SAML single sign-on To use a personal access token with an organization that uses SAML single sign-on (SSO), you must first authorize the token.
/articles/authorizing-a-personal-access-token-for-use-with-a-saml-single-sign-on-organization/
/articles/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on
free-pro-team
*

You can authorize an existing personal access token, or create a new personal access token and then authorize it.

{% data reusables.user_settings.access_settings %} {% data reusables.user_settings.developer_settings %} {% data reusables.user_settings.personal_access_tokens %} 3. Next to the token you'd like to authorize, click Enable SSO or Disable SSO. SSO token authorize button 4. Find the organization you'd like to authorize the access token for. 4. Click Authorize. Token authorize button

Further reading