-
Hello! I am interested in using AuthBoss to handle user login and consent as part of an OAuth2 flow (I am using ORY Hydra). I am wondering:
- Is this something that makes sense to do?
- Is there a b…
-
**Describe the bug**
When trying to authorize , UI opens a new tab that redirects to the OIDC server ( in my case keycloak ) . After authenticating to idp the new tab is not closed but stays open and…
-
I am using Okta IDP provider, and it works with both static implementation and multitenancy using Finbuckle. However, the Per-tenant authentication with JwtBearerOptions flow does not function correct…
-
### Requirements:
- Implement API authentication
> - Azure API Gateway is an option? ==> Ryan: For authorization, yes. But you still need a separate IdP for the authentication.
> - OAuth2 with access …
-
Unsure at the moment what causes this, but it seems, googling around, that it's perhaps not specific to `omniauth-slack`, but I don't understand the problem well enough to say.
Stacktrace:
```
we…
-
The testnet-manager should support authentication with roles eg. "read-only", validator-manager", "parachain-manager", which let you access a subset of the REST endpoints.
Some good fastapi securit…
-
@tlann I see the challenge that you are having. It's actually a bit tricky to get the OAuth2 `WebClient` working in the `ScheduledAction`. The issue here is that `ServletOAuth2AuthorizedClientExchange…
-
Hi,
we have updated some dependencies in our orocommerce application and face issues with oauth2 "Authorization Code" flow now. Logins are not possible and hit a 500 error
**Summary**
We up…
-
### Describe the bug
when run "az account get-access-token --resource https://cognitiveservices.azure.com" to get access token will receive error:
az_command_data_logger: Failed to connect to MSI. P…
-
Implement App-only auth with OAuth2.
See [Application-only authentication @ dev.twitter.com](https://dev.twitter.com/docs/auth/application-only-auth)