9 lines
231 B
YAML
9 lines
231 B
YAML
|
|
scheb_two_factor:
|
||
|
|
security_tokens:
|
||
|
|
- Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken
|
||
|
|
|
||
|
|
totp:
|
||
|
|
enabled: true
|
||
|
|
issuer: SuperSeller3000
|
||
|
|
template: security/2fa.html.twig
|