-
Things to consider:
1. SSO with Entra username
2. User account provisioning / SCIM with Entra groups- is this possible?
3. Isolation between research projects
4. Pull synchronisation
5. Push sy…
-
## Is your feature request related to a problem? Please describe.
ownCloud desktop and mobile apps have a limited feature set, but users could open the web UI for all the remaining features. For th…
-
# Feature Request
**Tl;dr**: Extra, revocable passwords for users using non-SSO email clients in tandem with SSO approaches.
In my organization, I'd like to keep each user's "real" password (I cal…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
**Utilizing client secrets (DANGEROUS)
We strongly recommend you avoid using static client secrets in your native applications whenever possible. Client secrets derived via a dynamic client registrat…
-
Current `amazonica.aws.kinesis/worker` doesn't use `amazonica.core/credentials` or `amazonica.core/*credentials*` - it instead explicitly needs credentials to be provided.
This was a minor pain whe…
-
I was able to install both the OpenSABER using the following steps
1. Build the jar using `mvn clean install`
2. Starting the keycloak using [this](https://gist.github.com/ChakshuGautam/1bd94c8cc1…
-
### User Story
As a developer
I want to want to set up authentication with Okta for our project
So that we can authenticate users securely, manage user roles and permissions, and integrate single sign…
-
Ambassador Edgestack 2.2.2
Keycloak v12
Rancher Federal v2.6.3
RKE v1.22.9+rke2r1
New to Ambassador and Keycloak configuration. We have gone through the following instructions for setting up key…
-
### Describe the feature or problem you’d like to solve
At the moment the OAuth2 flow is generating long-lived tokens. It would be nice to have the ability to use [short-lived credentials + refresh…