navikt / mock-oauth2-server

A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
MIT License
248 stars 59 forks source link

feat: support objects and lists in request mapping claims #699

Closed tommytroen closed 5 months ago

tommytroen commented 5 months ago

should fix #683 and #674