Difference between revisions of "OAuth"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:OAuth]] ([[2006]]) is an open standard for [[access delegation]].
[[wikipedia:OAuth]] ([[2006]])
 
  
  
 
* OAuth 2.0 ([[2012]])
 
* 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 ==
 
== Related terms ==
* [[AAA]]
 
* [[Rocket.Chat]]
 
 
* [[Jira releases|Jira]] OAuth 2.0 support since Jun 2020
 
* [[Jira releases|Jira]] OAuth 2.0 support since Jun 2020
 
* [[Keycloak]]
 
* [[Keycloak]]
 
* [[OpenID Connect (OIDC)]]
 
* [[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]]
  
 
== See also ==
 
== See also ==
* [[OpenID]]
+
* {{OpenID}}
 +
* {{OAuth}}
 
* {{AAA}}
 
* {{AAA}}
  
  
 
[[Category:Security]]
 
[[Category:Security]]
 +
[[Category:OAuth]]

Latest revision as of 10:46, 27 March 2024

Advertising: