-
### Problem Statement
## Good things first:
I can successfully use Ory-Hydra as OIDC-server with my project Nauthilus (which implements hydra endpoints...).
I see the login page and I can enter…
-
**Name of the module, theme, or layout you are working on**
OAuth2 Server
**Link to the drupal.org module, theme, or layout**
https://www.drupal.org/project/oauth2_server
**(Optional) Link t…
-
**Name of the module, theme, or layout**
OAuth2 Server
**Link to the drupal.org module, theme, or layout**
https://www.drupal.org/project/oauth2_server
**(Optional) Link to an issue in the d…
-
### Bug Description
Discovered when trying to authenticate a HTTP Request with OAuth2 against the Podio API.
Authentication against the Podio API requires the client crendentials to be passed in t…
-
**Expected Behavior**
A POST /authorize without the `openid` scope should be accepted by the authorization server
**Current Behavior**
A POST /authorize without the openid scope returns a 404 wit…
-
In a setup with parallel possible logins, once in a while (my guess: if the hashmap backing them happens to sort them in the wrong way), attempting to log in in one of two configured OAuth2 providers …
-
**Is your feature request related to a problem? Please describe.**
The OPAL Client Configuration Variables currently only support sending static values to OPAL through the OPAL_CLIENT_TOKEN. However,…
-
## Description
## Environment
1. OS (where OpenBAS server runs): 24.10
2. OpenBAS version: 1.8.2
3. OpenBAS client: NA
4. Other environment details: NA
## application.properties (file)
```
# Gl…
-
I'm implementing a server-side library that I would like to be usable in Go/JavaScript/Rust/Python. I'm investigating whether it would be feasible to use WebAssembly for sharing code between the diffe…
-
## Use Case
Would like to use this plugin to configure okta as provider for oauth2.0
## Describe the Solution You Would Like
Would like to use this plugin to configure okta oauth2.0 with private_…