Allow access to the /error page 92/141392/3
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Fri, 27 Jun 2025 07:37:32 +0000 (09:37 +0200)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Fri, 27 Jun 2025 08:20:28 +0000 (08:20 +0000)
commit37615fa4d65fa30790065a4f51d965c8257e3ddb
tree65861f3f19eacacdef04d0c5b7e2cd8d42a58887
parentb1cb88abe8441c3940ed7af84f8e8bfa4a8bc449
Allow access to the /error page

- permit access to /error to fix auth issues
  related to the user loosing his authentication
  before being redirected to the error page

Issue-ID: SO-4188
Change-Id: Iae17a7a8a2f8f12974c5b0fea7208c53244d94db
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
common/src/main/java/org/onap/so/security/SoBasicHttpSecurityConfigurer.java