Anthony LC
be93598b2d
🌱 (demo) create dev users and make them doc accesses
...
To be able to test with dummy data, we need to create
our dev users from the demo and to give them access to
the docs.
The sub is the unicity of the user for our oidc provider,
so we need to know the sub to be able to create
correctly the user, it is why we set the sub
as the email of the user in the realm.json file.
2024-07-05 19:02:01 +02:00
Anthony LC
007a9ae4f4
💚 (docker) adapt dockerfile with people updates
...
Adapt the dockerfile to include the new
people updates, plus adapt to impress project.
2024-04-05 12:42:33 +02:00
Anthony LC
bf19c50146
💚 (CI) add frontend jobs
...
Add the frontend jobs to the CI pipeline.
2024-04-03 17:36:54 +02:00
Anthony LC
8fda0bc9b9
🚀 (app-impress) create the base app impress
...
Create the base app impress, based on the
people app.
2024-04-02 16:39:17 +02:00
Samuel Paccoud - DINUM
ab7d9933e0
♻️ (project) rename project from "publish" to "impress"
...
The repository was renamed to "impress" but the code was still
mentionning "publish".
2024-03-08 08:53:56 +01:00
Lebaud Antoine
23e92d12fb
➕ (project) configure Keycloak server to support OIDC
...
Create a realm 'impress' and configure it to support
the authorization code flow.
2024-03-03 08:29:00 +01:00
Samuel Paccoud - DINUM
62df0524ac
✨ (project) first proof of concept printing pdf from markdown
...
This is a boilerplate inspired from https://github.com/openfun/joanie
2024-01-09 15:30:36 +01:00