Skip to content

OIDC Provider Can’t Be Excluded From Configured Forwarding-Proxy #232

@hhund

Description

@hhund

Description

Logic error in AbstractJettyConfig.java#L432 makes it impossible to configure the OIDC provider hostname as part of the no-proxy list.

if (config.getUrl() != null && config.isNoProxyUrl(oidcProviderRealmBaseUrl))

Effected DSF Version

  • 1.5.2 and earlier

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingready for releaseIssue is fixed and merged into develop, ready for next release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions