为已通过审核的应用配置 OIDC 登录(回调地址白名单 + 客户端类型)。 提交后须由管理员审核回调地址并开启登录能力方可对外使用。
http(s):// 开头且不含 #;机密客户端使用 client_secret 服务端交换 token,公共客户端强制 PKCE。暂无 OAuth 客户端。点击上方「新建」按钮提交申请,管理员审核通过后即可获得 client_id / client_secret。
https://oauth.mozugongfang.comGET /.well-known/openid-configurationGET /oauth/authorizePOST /oauth/tokenGET /oauth/userinfo