Difference between revisions of "OAuth"
Jump to navigation
Jump to search
(33 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:OAuth]] ([[2006]]) is an open standard for [[access delegation]]. | |
− | [[wikipedia:OAuth]] ([[2006]]) | ||
+ | * OAuth 2.0 ([[2012]]) | ||
+ | |||
+ | * <code>[[npm install]] [[express-oauth-server]]</code> | ||
+ | |||
+ | * <code>[[ngrok]] http 80 --[[oauth]]=google</code> | ||
+ | |||
+ | * [[ngrok]] http 80 --[[oauth]]=google --oauth-allow-domain=[domain.com] | ||
+ | |||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * [[Jira releases|Jira]] OAuth 2.0 support since Jun 2020 | ||
+ | * [[Keycloak]] | ||
+ | * [[OpenID Connect (OIDC)]] | ||
+ | * [[OATH]] | ||
+ | * [[Scope]] | ||
+ | * [[Google for authentication]] | ||
+ | * [[Google APIs]] | ||
+ | * [[Okta API tokens]] | ||
+ | * [[Google Workspaces]]: [[Google OAuth Client]] | ||
+ | * <code>[[POST /oauth/token]]</code> | ||
+ | * [[Configure Google OAuth2 authentication for Grafana]] | ||
+ | * [[GitHub]] [[OAuth Apps]] | ||
+ | * [[Tailscale]] | ||
== See also == | == See also == | ||
− | * | + | * {{OpenID}} |
+ | * {{OAuth}} | ||
* {{AAA}} | * {{AAA}} | ||
+ | |||
+ | |||
+ | [[Category:Security]] | ||
+ | [[Category:OAuth]] |
Latest revision as of 08:13, 21 May 2024
wikipedia:OAuth (2006) is an open standard for access delegation.
- OAuth 2.0 (2012)
Related terms[edit]
- Jira OAuth 2.0 support since Jun 2020
- Keycloak
- OpenID Connect (OIDC)
- OATH
- Scope
- Google for authentication
- Google APIs
- Okta API tokens
- Google Workspaces: Google OAuth Client
POST /oauth/token
- Configure Google OAuth2 authentication for Grafana
- GitHub OAuth Apps
- Tailscale
See also[edit]
- OpenID, OpenID Foundation, OIDC, OAuth, OpenID Connect Provider,
eksctl utils associate-iam-oidc-provider, aws_iam_openid_connect_provider
, Relying Party (RP) - OAuth, Bearer Token, Scope, Google for authentication, PKCE, oAuth authorization flow,
express-oauth-server
- AAA: Authc, Authz, Password policy, OAuth, OpenID, OIDC, LDAP, RADIUS, TACACS+, XTACACS, SAML, Secure LDAP, IEEE 802.1X, CHAP, RBAC, MFA, SCIM, Amazon Cognito
Advertising: