目录

Authentik

安装

连接新应用

Under admin interface, applications - providers, create a new OAuth2/OpenOD provider with below details

fieldcontentcomment
provider namebits
authorization flowdefault-provider-authorization-explicit-consent (Authorize Application)
protocol settings
client typeconfidential
client ID keep original values and record down for reference
client secret
redirect uris/originshttps://bits.xiaobenmao.win/wp-admin/admin-ajax.php?action=openid-connect-authorize
advanced protocol settings
scopesemail, offline_access, openid, profileadd offline_access, the rest are default

Then under applications - applications, add new application with existing provider

fieldcontentcomment
application namebits
slug auto generated, just keep it
providerbitsthe name of provider created above