Skip to content

Commit

Permalink
Add tip to Authorizing OAuth Apps about revoking app for SAML SSO issues
Browse files Browse the repository at this point in the history
  • Loading branch information
naamunds authored Sep 1, 2021
1 parent 453757f commit 4446199
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 %}.

{% tip %}

**Tip:** 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 it.

{% endtip %}

## Further reading

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

0 comments on commit 4446199

Please sign in to comment.