Skip to content

Hard coded value for authentic source in audit log webhook #245

@s-jairl

Description

@s-jairl

The file "internal/issuer/auditlog/http_client.go" contains a hard coded authentic source in the audit log webhook:

[...]
as, ok := s.cfg.AuthenticSources["SUNET_v1"]
[...]

In order to avoid per-deployment forking, this value should preferably be read from some other source.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions