OAuth Debug 未登录

Authorization Context(持久化)

{
  "groups": [],
  "permissions": [],
  "provider": "authentik",
  "raw_excerpt": {
    "access_token": {
      "groups": []
    },
    "id_token": {
      "groups": []
    },
    "introspection": {
      "groups": []
    },
    "provider": "authentik",
    "userinfo": {
      "groups": []
    }
  },
  "roles": [],
  "sources": {
    "groups": "userinfo.groups"
  },
  "updated_at": "2026-07-29T10:01:15.556001+00:00"
}

基本信息

{
  "auth_context": {
    "groups": [],
    "permissions": [],
    "provider": "authentik",
    "raw_excerpt": {
      "access_token": {
        "groups": []
      },
      "id_token": {
        "groups": []
      },
      "introspection": {
        "groups": []
      },
      "provider": "authentik",
      "userinfo": {
        "groups": []
      }
    },
    "roles": [],
    "sources": {
      "groups": "userinfo.groups"
    },
    "updated_at": "2026-07-29T10:01:15.556001+00:00"
  },
  "created_at": "2026-07-29T09:50:19.036514+00:00",
  "display_name": "Ally",
  "email": "ally@kf.apowo.com",
  "id": "u_ec2f8720",
  "identities": [
    {
      "email": "ally@kf.apowo.com",
      "link_reason": "create_new",
      "linked_at": "2026-07-29T09:50:19.035615+00:00",
      "provider": "authentik",
      "provider_user_id": "ally@kf.apowo.com"
    }
  ],
  "username": "ally"
}

已绑定 OAuth Identities (1)

{
  "email": "ally@kf.apowo.com",
  "link_reason": "create_new",
  "linked_at": "2026-07-29T09:50:19.035615+00:00",
  "provider": "authentik",
  "provider_user_id": "ally@kf.apowo.com"
}
返回列表