* simple-ui: improve the oidc id token refresh * make sure we get the latest context after refresh * further simplification of the method * remove principal oidc check * remove relying on previous oidcuser, as the infinite loop was fixed on spring security * simplify the granted authorities fetch * rollback some changes to simplify review * lint