dianagudu / motley_cue

A service for mapping OIDC identities to local identities, with local user management
https://motley-cue.readthedocs.io/
MIT License
8 stars 3 forks source link

Input for docs #34

Closed marcvs closed 2 years ago

marcvs commented 2 years ago

Probably the swagger interface should be removed for production. At least the docs should say how to do it.

I'm not sure if this is a security thing. (And usually anything which is not strictly necessary is disabled, when it comes to the sec folks.)

I have no idea how to disable the ssh-passwords separately (as I recommend in the docs now).

dianagudu commented 2 years ago

Probably the swagger interface should be removed for production. At least the docs should say how to do it.

True, I can add a configuration flag for that.