ep_openid_connect
Etherpad插件可根据OpenID Connect提供程序对用户进行身份验证。
它使用提供程序发现来保持配置简单。
与其他auth插件不同,为简单起见,该插件不是基于通行证。
这是的分支。
配置
插件在设置中期望使用ep_openid_connect块,其结构如下:
" ep_openid_connect " : {
" issuer " : " https://id.example.com " ,
" client_id " : " MY CLIENT ID " ,
" client_secret " : " MY CLIENT SECRET " ,
" base_url " : " https://pad.example.com "
},
" requireAuthentication " :
评论0
最新资源