influxdata / docs-v2

InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
https://docs.influxdata.com
MIT License
73 stars 277 forks source link

docs: add other required fields to user setup for clustered #5639

Closed david-rusnak closed 1 month ago

david-rusnak commented 1 month ago

Hey team! A customer attempted to use azure docs during clustered set up and ran into an issue with the current code example for setting azure users in the appInstance. I've added the rest of the fields as required (similar to keycloak).

I see there is this PR out for reorganizing the clustered docs, so maybe it can be done there to avoid conflicts? Let me know the best way forward, thanks!

david-rusnak commented 1 month ago

@sanderson Hey Scott, just a note on this that @eatondustin1 brought up to me. While it's true that the email can be arbitrary for auth purposes, for any auditing the customer wants to do - they should probably use a valid email/identifier so any actions that track the user who initiated it can be audited later.