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
223 stars 54 forks source link

feat(logback): only use logback config in standalone server #667

Closed tommytroen closed 2 months ago

tommytroen commented 2 months ago

fix #403 and #658