Private
Public Access
1
0
Files
MineSeeker/config/packages/scheb_2fa.yaml

14 lines
358 B
YAML
Raw Permalink Normal View History

scheb_two_factor:
security_tokens:
- Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken
- Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken
totp:
enabled: true
issuer: "Mine Seeker"
server_name: "Mine Seeker"
template: "Security/2fa.html.twig"
backup_codes:
enabled: true