cs3org / OCM-API

OpenCloudMesh API
38 stars 11 forks source link

Rethink capability name `/mfa-capable` #133

Open michielbdejong opened 1 month ago

michielbdejong commented 1 month ago

We can change the string /mfa-capable to something without a leading slash. Also, the 'capable' is already implied by the fact that this string appears in a list of capabilities And maybe we want to add what the server is capable of doing. It's not only capable of MFA, we want it to be able to securely and reliably enforce an MFA requirement on a share. So maybe something like 'mfa-requirement' or 'enforce-mfa-requirements'?

glpatcern commented 1 month ago

I think the bigger picture is well summarized in https://github.com/cs3org/OCM-API/issues/121