-
### Expected Behavior
Micronaut version 3.4.1
Custom class created by using implement `OpenIdAuthenticationMapper` and it calls `createAuthenticationResponse`.
`@Singleton
@Na…
-
Hello,
Awesome package!
I'm using this package with fastapi and am working on an integration with canvas. I am able to launch the tool just fine and also to deep link a resource and launch that …
-
Adding more examples to cover other algorithms and the use of HPKE for establishing a secret with COSE_Mac would be good.
-
Hi!
When I try to load a public key with PublicKeyLoader using JWK format I'm having that error from:
"file": "vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php",
"line": 464,
Modulus attribu…
-
While attempting to follow a [short example](https://medium.com/@thegiraffeclub/jwks-authentication-with-micronaut-bf28845d3b61) on using JWKS based JWT auth, I ran into this error:
```
21:11:05.0…
-
In https://github.com/dmitry-viskov/pylti1.3-flask-example/blob/master/game/app.py#L128 you do
```python
return jsonify({'keys': tool_conf.get_jwks()})
```
but `tool_conf.get_jwks()` already ret…
-
In the microservice infrastructure I am developing JWT tokens are issued by microservice `A` and validated by microservices `B` and `C`.
When developing `B` and `C` I wan't to configure `servant-aut…
-
# Bug report
[Description of the bug]
Running `kubernetes-restart` with an expired API token results in the command failing.
I have not tested this with the other commands so I am not sure if it'…
-
Hi,
How can we use this library to verify token issued for a public client that does not have a secret and the token verification key is fetched from jwks_uri mentioned in well known uri.
My fronten…
-
![image](https://user-images.githubusercontent.com/52037821/183346868-f98484e6-0655-4dad-acc3-dc4072862efd.png)
![image](https://user-images.githubusercontent.com/52037821/183346892-4f71e219-63e2-4b3…