fangpsh's blog

Articles with the authentik tag

Authentik对特定应用开启MFA

MFA(多因素认证)一般用在用户登录的时候。但是作为内网统一登录服务,我们希望用户在登录部分敏感系统的时候进行二 …

Authentik关联飞书登录

Authentik 的oauth2 source 没有飞书,不过可以使用通用的OpenID OAuth Source(Login using a Generic OpenID-Connect compliant provider.)达到类似的效果。

这个网友的issue 提到用github 的模板,感觉应 …