-
I'm trying to use the same login for some subdomains, ddclient concatenate all domains to the same request unfortunatly my provider answers with 400 bad request
```
ddclient-1 | SENDING: GET /n…
-
I started exploring a Gruber-based authentication library over in make place, https://github.com/digitalinteraction/make-place/blob/main/server/lib/authorization.ts
-
The validator does not appear to accept JSON objects as "properties" of a multipart payload. For example, in this trimmed-down schema:
```yaml
openapi: 3.1.0
paths:
/intake:
post:
…
-
I am running jsl.install() from a server, I get this url for authorization:
Please confirm authorization on : https://my.johnsnowlabs.com/oauth/authorize/?client_id=sI4MKSmLHOX2Pg7XhM3McJS2oyKG5PH…
-
I am following https://www.baeldung.com/spring-security-oauth-auth-server Post for implementing Auth server, resource server, client server implementation. I am getting auth code in return when login …
-
**Is your feature request related to a problem? Please describe.**
RFC 8414 Oauth Server metadata endpoint not implemented.
**Describe the solution you'd like**
Implement [RFC 8414](https://d…
n2ygk updated
2 years ago
-
Hello Andrew,
first of all I have to say thank you for your great project.
Now i use it for two month with the /adminport option and it works perfect.
But I've spent many hours with a problem wit…
-
Proposal to add [FEATURE] to to the site.
**Feature Name**
Consider using Graphql
**Functionality**
Graphql is great for getting all data needed in a single payload. Combined with an authori…
-
I am creating a Spring Boot app containing both Authorization Server and Resource Server with the following configuration
```java
@EnableWebSecurity(debug = true)
public class KonfigurasiSecurity…
-
**Describe the issue:**
When querying the Organization Discovery GET API with an offset greater than or equal to the total number of organizations and with a limit of 0, the server returns a 500 Inte…