ユーザ用ツール

サイト用ツール


oidc

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
oidc [2021/01/06 10:59] – 作成 nullponoidc [2024/06/10 06:43] (現在) nullpon
行 2: 行 2:
  
 外部認証プロバイダによる認証の仕様。OAuth2を認証できるように拡張したもの。 外部認証プロバイダによる認証の仕様。OAuth2を認証できるように拡張したもの。
 +
 +※ OAuth2は認可プロトコルであり、ログイン用に使用することはできません
  
 ===== OpenID Connect Discovery ===== ===== OpenID Connect Discovery =====
行 12: 行 14:
 | SalesForce     | https://login.salesforce.com/.well-known/openid-configuration | | SalesForce     | https://login.salesforce.com/.well-known/openid-configuration |
 | Line           | https://access.line.me/.well-known/openid-configuration | | Line           | https://access.line.me/.well-known/openid-configuration |
 +| PayPal         | https://www.paypalobjects.com/.well-known/openid-configuration |
 +| Yahoo Japan    | https://auth.login.yahoo.co.jp/yconnect/v2/.well-known/openid-configuration | 
 +| Cognito        | https://cognito-idp.{region}.amazonaws.com/{user_pool_id}/.well-known/openid-configuration |
 +| Auth0 | /{テナントのdomain}/.well-known/openid-configuration |
 +未確認
 +
 +| Apple ID       | https://appleid.apple.com/.well-known/openid-configuration | 
 +| Slack          | https://slack.com/.well-known/openid-configuration |
 +| FaceBook       | https://www.facebook.com/.well-known/openid-configuration/ |
oidc.1609930762.txt.gz · 最終更新: 2021/01/06 10:59 by nullpon