- Feb 28, 2024
-
-
Jonas Gröger authored
usually we use the OAuth2 security schema. but public endpoints do not have this security constraint. callbacks don't authenticate against the called endpoint. For reference, the warning was (one example): > Every operation should have security defined on it or on the root level. > > 418 | get: > | ^^^ > 419 | operationId: get-destination-key > 420 | summary: Ruft einen JWK des Zustelldienstes ab > > Warning was generated by the security-defined rule.
-
- Nov 15, 2023
-
-
Jonas Gröger authored
The default is `false` so removing the parameter works. See planning#501 (comment 107371)
-
- Apr 27, 2023
-
-
Shahid Salim authored
Endpoints: - GET /v1/destinations/{destinationId} - GET /v1/destinations/{destinationId}/keys/{keyId} - GET /v1/info - GET /.well-known/jwks.json
-
- Feb 21, 2023
-
-
Pascal Osterwinter authored
-
- Jan 17, 2023
-
-
Pascal Osterwinter authored
-
Pascal Osterwinter authored
-
- Oct 19, 2022
-
-
- Sep 23, 2021
-
-
Marco Holz authored
-
- Sep 20, 2021
-
-
David Schwarzmann authored
-
- Sep 06, 2021
-
-
Jonas Gröger authored
-
- Sep 05, 2021
-
-
Jonas Gröger authored
-
- Aug 25, 2021
-
-
Jonas Gröger authored
-
Jonas Gröger authored