The Wayback Machine - http://web.archive.org/web/20211009031608/https://github.com/topics/keycloak
Skip to content
#

keycloak

Here are 825 public repositories matching this topic...

rishabhpoddar
rishabhpoddar commented Sep 3, 2021

There was an error where someone was trying to sign up using the thirdparty recipe and postgres rejected the query cause of value too long for type character varying(128) - and in the thidparty table, only the third_party_user_id column has 128 chars limit.

Error log reference:

[https://app.zenhub.com/files/231921809/8968d6d6-bcdd-48d8-aa60-fd556e934acd/download](https://app.zenhub.com/files

vladninja
vladninja commented Jul 16, 2021

Hi, I am using this amazing plugin with Vue 2 + Composition API.
The problem is - $keycloak not available in context.
In setup(props, context), in context.root there is no information about $keycloak.

The only one way to solve this is on creating a Vue instance, create a watcher, which "sync" results from the $keycloak to my store and then, I will have an information in the setup, but it's o

Epiphany is a full industrialized automation of Kubernetes and Docker plus additional builtin services/components like: - Kafka or RabbitMQ for high speed messaging/events - Prometheus and Alertmanager for monitoring with Graphana for visualization - Elasticsearch and Kibana for centralized logging - HAProxy for loadbalancing - Postgress for storage - KeyCloak for authentication

  • Updated Oct 8, 2021
  • Python

Improve this page

Add a description, image, and links to the keycloak topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the keycloak topic, visit your repo's landing page and select "manage topics."

Learn more