- Jun 16, 2021
-
-
Bekerle, Patrizio authored
-
- Mar 08, 2021
-
-
Bekerle, Patrizio authored
-
Neuber, Eugen Ramon authored
Setting auth/token in <dbp-components> directly without <dbp-provider>
-
- Feb 11, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 10, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 09, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 04, 2021
-
-
Bekerle, Patrizio authored
-
- Feb 03, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jan 27, 2021
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Replace with the event bus for now
-
- Dec 03, 2020
-
-
Bekerle, Patrizio authored
-
- Nov 10, 2020
-
-
Bekerle, Patrizio authored
-
- Nov 09, 2020
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Jul 14, 2020
-
-
Bekerle, Patrizio authored
-
- Jul 01, 2020
-
-
Reiter, Christoph authored
Now that we have a separate component for keyclaok we can move those keycloak specific settings into their own attributes.
-
Reiter, Christoph authored
This should make it more clear what the components are used for
-
-
Reiter, Christoph authored
In some cases we want to set the path via a html attribute where we can't easily compute a URL relative to the bundle or page. Convert a path to an URL if parsing it as an URL doesn't work instead.
-
Reiter, Christoph authored
These scopes get used for the keycloak login and in case they are registered as optional scopes for that client get added to the access token. See #7
-
Reiter, Christoph authored
We need to override everything on the prod server, and having everything in one object makes it clear what is keycloak specific (we could also prefix everything...).
-
Reiter, Christoph authored
With the new ability to log in without redirecting to keycloak and reloading the page we can now try to login on start every time. Instead of remembering the login state in the session storage we just ask keycloak in an iframe on start. To better describe this new behaviour rename the attribute from remember-login to try-login.
-
-
Reiter, Christoph authored
We keep the login state in the session storage and force a login in case the user was logged in before. This means a page refresh will try to restore the login state (which usually should mean that it just flashes becasue of redirects). And new visitors get the logged out state by default.
-
-
# Conflicts: # vpu-auth.js
-
-
-
-
-