-
## AS-IS:
### 현재 위더뷰는 모놀리틱 그 자체이다.
### 현재의 문제
- 서비스가 점점 커져갈수록 하나의 어플리케이션에서 너무 많은 일들을 감당하게됨
- 선택적 확장이 불가능
- 하나의 서비스가 모든 서비스에 영향을 줌
- 실제로 Mysql DB, rabbitMQ, Redis 등 외부 자원에 문제가 생…
-
I am attempting to set this up, but I am experiencing the mentioned redirect loop at the first screen (localhost:3001).
I have appended the following to /etc/hosts using sudo:
127.0.0.1 keycloak…
-
Hello,
I installed (manually with .../"_install") but after removing the "_install" folder I try to go on the website but it doesn't work...
the website doesn't load with main page or page /admi…
-
I suspect it may have something to do with recent changes that mention moving this directory around:
- https://github.com/Mic92/sops-nix/issues/652
My problem is that when the system reboots, I d…
-
Automatic labels for provider upgrades have been failing over the past few days(?) in places.
Examples
- https://github.com/pulumi/pulumi-civo/pull/640 - author is pulumi-bot
- https://github.com/pu…
-
Hello
following the [SSO](https://github.com/warp-tech/warpgate/wiki/SSO-Authentication) page, I try to configure Keycloak, but the configuration causes the warpgate service to crash.
Keycloak manag…
-
### Steps to reproduce
1. Configure a LDAP backend
2. Configure SAML authentication and disable "Allow the use of multiple user back-ends (e.g. LDAP)"
3. Login using the web interface
3. Try to o…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
dependencies
### Describe the bug
I am using k3s engine Keyc…
-
Keycloak synchronization "error 1146: Table 'keycloak.user_entity' "doesn't exist" occurs because the table name of Keycloak is capitalized "USER_ENTITY", and when the synchronization type of the sync…
-
**Describe the bug**
Token field to short to use with keycloack oidc instropsection endpoint
**To Reproduce**
Create a client than support oidc login on keycloack and use django-oauth-toolkit to…