Questions tagged [keycloak-settings]
3 questions
1
vote
0 answers
How to secure a mobile App with sms otp and keycloak?
I have the requirement to secure a flutter mobile App with SMS otp as 2FA.
We use keycloak as auth server and oidc.
I already created a Sms auth spi that implements the flow for Browser flow. Is it also possible to use otp with another flow?
I know…

FishingIsLife
- 1,972
- 3
- 28
- 51
1
vote
1 answer
Keycloak Internal Server Error when a user tries to register with an existing email
As the title says, when registering a new account within a realm there's no email uniqueness check and keycloak give an internal server error
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Violation of UNIQUE KEY constraint…

Doc
- 5,078
- 6
- 52
- 88
0
votes
0 answers
Is it possible to substitute values to expressions/placeholders(eg: ${vault.key}) used in keycloak.conf
Can we use vault-spi in keycloak(preferably ver-19) to provide values for placehlder/expression in keycloak.conf
For Instance:
In keycloak.conf file, can I write a placeholder in place of value for db-password key like :
…

Vinayak
- 111
- 1
- 3