iali9906
iali9906
hi @rkaldung, I made some changes to the system, but nothing related to css, the problem happened mid-configuration and I can't trace the change that caused this. By doing a...
Hi any news for this issue?
hi @afleury88 it had happened to me too, after contacting the developers on discord it turned out that it is not bug, but wrong conf: your FQDN and your HTTPType...
i have the same error with AUTH_OID any news?
> To fully invalidate sessions on logout use this: https://superset.apache.org/docs/security/#switching-to-server-side-sessions Hi @dpgaspar I set the configuration as follows: but nothing changes: ``` AUTH_TYPE = AUTH_OID curr = os.path.abspath(os.getcwd()) OIDC_CLIENT_SECRETS =...
> I've found that once moving to a server side session the session still isn't being fully deleted, but when I do session.clear() afterwards it cleans up properly and therefore...
in other applications is based on the member_of attribute at login. so if the user is part of group1 he must belong to group1 on outline, if he belongs to...