Difference between revisions of "OpenID Connect (OIDC)"

From wikieduonline
Jump to navigation Jump to search
Line 47: Line 47:
 
* [[kubectl config set-credentials]] USER_NAME --auth-provider=oidc .../...
 
* [[kubectl config set-credentials]] USER_NAME --auth-provider=oidc .../...
 
* <code>[[kubectl krew install oidc-login]]</code>
 
* <code>[[kubectl krew install oidc-login]]</code>
 +
* [[Google Cloud Identity]]
  
 
== See also ==
 
== See also ==

Revision as of 14:23, 4 July 2024

wikipedia:OpenID Connect identity provider is an authentication layer on top of OAuth 2.0


EKS, aws eks describe-cluster:

        .../...
        "identity": {
            "oidc": {
                "issuer": "https://oidc.eks.us-east-2.amazonaws.com/id/6457185BA3C72F8Axxxxxxxx"
            }
        },

Activities

AWS

GitHub

Related terms


See also

  • https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_rule#action-blocks
  • Advertising: