You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Respect the springdoc.cache.disabled setting for recalculating the oauth2 redirect url (as is done with the generated server url in api-docs). When springdoc is reachable under multiple host-names (e.g. through proxies & direct), the authentication-redirect otherwise always contains the host that was generated the first time for that specific instance. A unit-test was also added to ensure this behavior.
0 commit comments