Support newer version of keycloak
In new version /auth/
was removed from path, therefore we should add proxy routes
Newer version of Keycloak
should be supported parallel to elder ones. This Feature MUST be implemented by adding new routes with URLs without auth
handling by the same Handlers.