- 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.
-
- 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
-
- Mar 13, 2023
-
-
Marco Holz authored
-
- Sep 20, 2021
-
-
David Schwarzmann authored
-
- Jul 06, 2021
-
-
Jonas Gröger authored
-
- Jul 05, 2021
-
-
David Schwarzmann authored
-
- May 06, 2021
-
-
Jonas Gröger authored
-
Jonas Gröger authored
-
Jonas Gröger authored
-
- May 05, 2021
-
-
Jonas Gröger authored
-
David Schwarzmann authored
-
- May 04, 2021
-
-
Jonas Gröger authored
-