Substra / substra-documentation

Documentation of the Substra software
https://docs.substra.org/
Apache License 2.0
21 stars 10 forks source link

docs: add a note arguing you should generate tokens #336

Closed oleobal closed 1 year ago

oleobal commented 1 year ago

Add a note at the top of the token generation howto, explaining why you should, what you should do if you don't, and that administrators can disable it.

I'd like to add a link to the proper helm chart value in that last item, but I don't really know what to link to (the value is server.allowImplicitLogin.

Companion PR to https://github.com/Substra/substra-backend/pull/698

Similar to https://github.com/Substra/substra-documentation/pull/335 and https://github.com/Substra/substra/pull/378

oleobal commented 1 year ago

Waiting for https://github.com/Substra/substra-backend/pull/698 to merge