OAuth
(Redirected from Oauth2)
Jump to navigation
Jump to search
wikipedia:OAuth (2006) is an open standard for access delegation, is about the "handshake" between the User, the App, and the Server. It defines how to get a token, but it doesn't define what’s inside the token [Gemini].
- OAuth 2.0 (2012)
npm install express-oauth-servernpx oauth2-mock-server --port 8080- mock-oauth2-server
ngrok http 80 --oauth=google- ngrok http 80 --oauth=google --oauth-allow-domain=[domain.com]
/oauth2/default
Activities[edit]
Related terms[edit]
- OpenID Connect (OIDC)
- Jira OAuth 2.0 support since Jun 2020
- Keycloak
- Open Authentication (OATH)
- Scope
- Google for authentication
- Okta API tokens
- Terraform resource: okta_app_oauth
- Google Workspaces: Google OAuth Client
POST /oauth/token- Configure Google OAuth2 authentication for Grafana
- GitHub OAuth Apps
- Tailscale
- grafana_data_source
- JWT Payload:
roles, groups - Temporal Auth
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), OpenID Connect Core, Keycloak OpenID Connect, FAPI 2.0 Security Profile, Endpoint, Discovery endpoint,client_id, client_secret, Connect Scopes - OAuth, Bearer Token, Scope, Google for authentication, PKCE, oAuth authorization flow,
express-oauth-server, Authorization Code flow,/oauth2/default,okta_app_oauth,/oauth2/, OAuth 2.0 Authorization Framework, OAuth CLIs,oauth2c, Confidential client, Best practices
Advertising: