-
• Implement a *global authentication system*.
• After successful authentication, the user's data stored in localStorage should be pushed to the server.
• Allow users to sync their local…
-
https://github.com/matrix-org/matrix-authentication-service/blob/d3eb5be63ead3078f71f142785fc3768dcd7bcd8/docs/setup/general.md?plain=1#L50
but it's not explained how configs get merged in theory. …
-
Breadcrumbs only seem to contain the component title and the page title, but nothing in between.
Take the following page for example: https://docs.datastax.com/en/mission-control/secure/database/au…
-
Add in Apache APISIX into the system. Figure out how to auth users, proxies that come up should self-register, etc. Initial version we can add 'tenants' data via command line utility.
----
old not…
-
## I'm submitting this issue for the package(s):
- oidc-middleware
## I'm submitting a:
- Bug report
## Current behavior
I've deployed the [Lambda sample app](https://github.com/o…
-
*This issue was originally created by [**@HarHarLinks**](https://github.com/HarHarLinks) at .*
https://github.com/matrix-org/matrix-authentication-service/blob/d3eb5be63ead3078f71f142785fc3768dcd7b…
-
I am getting this error when I deployed my code in a clustered environment. After digging some code, I came to know that the strategy name is being stored in the memory.
This is causing problems whe…
-
Hi all,
I trying to configure OpenID authentication via Keycloak but I am seeing the following error.
Any idea the problem reside on which side ?
My compose.yml included the following lines f…
huntx updated
7 hours ago
-
**Describe what problem your feature request solves**
Add ability to use multiple passport connectors, such as Azure AD.
**Describe the solution you'd like**
I'd like to add the Azure AD Passport…
-
### What is your question?
How I can add a header value like bearer token to client's request to act as m2m authentication. So I need only to add a value on request header.