Skip to content

Commit

Permalink
Merge pull request #9480 from naamunds/patch-2
Browse files Browse the repository at this point in the history
Add tip to Authorizing OAuth Apps about revoking app for SAML SSO issues
  • Loading branch information
lecoursen authored Sep 9, 2021
2 parents 3a26fb9 + 8aac17d commit c47dc55
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ When you authorize an {% data variables.product.prodname_oauth_app %} for your p

If you belong to any organizations that enforce SAML single sign-on, you must have an active SAML session for each organization each time you authorize an {% data variables.product.prodname_oauth_app %}.

{% note %}

**Note:** If you are encountering errors authenticating to an organization that enforces SAML single sign-on, you may need to revoke the OAuth App from your [account settings page](https://github.com/settings/applications) and repeat the authentication flow to reauthorize the app.

{% endnote %}

## Further reading

- "[About {% data variables.product.prodname_oauth_app %} access restrictions](/articles/about-oauth-app-access-restrictions)"
Expand Down

0 comments on commit c47dc55

Please sign in to comment.