Hi,
I recently started looking in to PrivacyIdea. It is a nice project. I have a AWS Microsoft AD running and I want to use privacyIdea + freeradius for OTP verification.
Is it possible to configure everything by specifying a config file? I would like to use Microsoft AD for UserIdResolver and use AWS RDS Mysql for token storage.
I see some possibility of configuring via environment variables. https://github.com/privacyidea/privacyidea/blob/0e6d51f0b36f22b93014ce03b5b6a1a4c0be8d5f/privacyidea/config.py#L58
Is there a way through which we can define the entire config?