[midPoint-git] [Evolveum/midpoint] e61ef0: flexi-auth: support for simpler config of ignoredL...

virgo47 noreply at github.com
Tue Oct 13 13:54:55 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: e61ef0b9bad8d0ee5550ebe976239b228be3ecf3
      https://github.com/Evolveum/midpoint/commit/e61ef0b9bad8d0ee5550ebe976239b228be3ecf3
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/filter/MidpointAnonymousAuthenticationFilter.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/filter/MidpointAuthFilter.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SecurityPolicyUtil.java

  Log Message:
  -----------
  flexi-auth: support for simpler config of ignoredLocalPath for defaults

Previously the default sequences had to be declared explicitly,
otherwise ignoredLocalPath was ignored.
Now it's enough to just declare ignoredLocalPath and they will be used
for otherwise default setup.
Built-in ignored paths for actuator are not used then and must be
declared explicitly, but that's much easier than previous solution.




More information about the midPoint-svn mailing list