-
-
**Describe your question/**
We are trying to use Authentik as our own identity provider inside a Microservice architecture to login users through OAuth2 Password Grant. Basically, we want to implemen…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the …
-
Hi,
that's a general question related to Microsoft OAUTH2. I would like to know if this works also for personal account or it's required a organization account.
That's related to this issue https://…
iwkse updated
2 weeks ago
-
My node went offline and I backed up all working dir 4 days ago. I just tried to use this backup. But after the unlocking node, I see error logs on the docker logs. It is not possible to proceed on th…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/…
-
**Description:**
Given an IDP providing JWT tokens with `"roles"` claims (rather than scopes), when configuring SCDF server with OAuth2 to use both Authorization Code and Client Credentials grant flo…
-
### Method Illuminate\Auth\RequestGuard::attempt does not exist
I am new to both laravel and lumen. I was creating a login api with oauth2.0, i have installed passport and generated token. Below is m…
-
**Describe the bug**
Context: I am creating a custom [declarative agent](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/build-declarative-agents?tabs=ttk) with an existing API …
-
Following the guide at https://dexidp.io/docs/connectors/local/, I am running into some issues:
If you copy the example from the `Obtaining a token` section and set it up with sqllite as storage...…