-
I have a weird issue where the submit event on the password reset form doesn't seem to be working.
```elixir
[error] GenServer #PID terminating
** (FunctionClauseError) no function clause matchin…
-
We need another way to have client_id available in Database authentication provider, as Spring Token Granter strips client_id before passing it to the authentication manager.
Because of this the serv…
-
Our main use case for SSO is to move user maintenance to our identity provider. To make it unable for users to login into the backend after they have been disabled in the identity provider, it would b…
-
# Summary
Allow a resource to be managed by multiple applications, especially when only a partial manifest is provided (via server-side applying)
# Motivation
Many operators use large CRs whi…
-
### Steps to reproduce
## create a fleet.dstack.yml to provision remote backend from my on_prem server. This was created successfully.
dstack apply -f fleet.dstack.yml
```yml
type: fleet
…
-
### Describe the bug
`az containerapp create --yaml` does mess up the resource group and user assigned identities if they contain `-` or `_`.
The id
`/subscriptions/my-subscription-id/resource…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
The idea that a service could perform illegal activities was original raised in:
https://github.com/solid/webid-profile/pull/118#issuecomment-2408175673
-
While the credential-based login mechanism below relies on an email provider to be the identity provider, a distributed identity mechanism using Telehash or some other Kademlia-based Distributed Hash …
-
My customer has configured manually a federation in a second Identity Domain, We want to extract the Identity provider resource using terraform-provider-oci -command=export to check the TF resource,…