SwissOpenEM / ScopeMArchiver

0 stars 0 forks source link

[Feature] Add client credential flow to Scicat interaction #79

Open phwissmann opened 3 months ago

phwissmann commented 3 months ago

Description Authentication with Scicat shall happen with the client credential flow. The credentials shall be stored as Secrets in Prefect and a token shall be obtained when starting a flow. If it the token expired, a new one shall be obtain without failing the flow.