Module backend::keycloak_api
source · Expand description
Keycloak admin API
Re-exports§
pub use dtos::UserDto;
Modules§
- Keycloak API
- Dto types for keycloak admin API.
- Keycloak API errors
- Mock implementation for the keycloak admin API. It is used for when the environment variables are not set which are needed to connect to the real keycloak API.
- Traits for the Keycloak API.