OneTimeTokenLoginDsl
A Kotlin DSL to configure HttpSecurity OAuth 2.0 login using idiomatic Kotlin code.
Author
Max Batischev
Since
6.4
Properties
Use this AuthenticationConverter when converting incoming requests to an authentication
the AuthenticationFailureHandler to use when authentication
the AuthenticationProvider to use when authenticating the user
the AuthenticationSuccessHandler to be used
sets the URL that the default submit page will be generated
the GenerateOneTimeTokenRequestResolver to be used
the URL to process the login request
the strategy to be used to handle generated one-time tokens
configures whether the default one-time token submit page should be shown
the URL that a One-Time Token generate request will be processed
configures the OneTimeTokenService used to generate and consume