Vahe Sahakyan
Results
3
issues of
Vahe Sahakyan
* Flask: Enable environment variable based host and port settings * Flask: use schemaless URLs for external css * Flask: convert pad_id=0 to None to avoid DB constraint errors
Keycloak creates few openid clients by default (like account, account-console) and the only way to manage those clients with terraform is by manual import. This PR adds `import` attribute to...
Added `issuer` and `sync_mode` attributes for `keycloak_oidc_identity_provider` resource.