-
need to figure out how to automatically configure for IDP Initiated login
https://www.keycloak.org/docs/latest/server_admin/#idp-initiated-login
-
On this scenario from same Internet origin:
1. External (DAV) login is made authenticating with IMAP account. Account is automatically created.
2. User signs in web interface later. Changes its Ne…
-
I passed `--passcode CODE` to `aws login` but it attempted to login using a push even though I specified a passcode.
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Hello, are there any plans to support non-interactive login, sending login and password automatically?
```
const credentials = {
email: '',
password: ''
};
tnsOAuthModule.…
-
### What are you trying to do?
Our users are used to their VPN being up most of the time, but we need them to re-authenticate with some regularity. On our previous VPN service, when the session had e…
-
Background:
Today when we are calling APIs that requires Authentication or Authorization, we have to repeat the code below in for every API:
```
...
API:
myProfile:
url: https://myserver.com/pro…
-
Hello.js store login data in local storage and automatically login on init. Add an option not to autologin on init.
-
### 描述 | Description
## 提供功能
1. 账户系统
1. 内置账户系统提供账户注册、登录、密码找回功能
2. 可配置第三方账户授权登录,包括但不仅限于后续开放的第三方有飞书、Google、Gitlab、LDAP、OpenID Connect 等。
1. 账户控制开关
1. 内置账户可开启或关闭注册功能
2. 第三方账户授权登录,可以独立控…
-
**Describe the bug**
I'm trying to configure Custom Auth Provider with Azure Static Web Apps while on the "Standard" Pricing Plan. I'm using Azure B2C as the auth provider as we want to allow our use…