Testbed configuration
Rod Widdowson
rdw at steadingsoftware.com
Tue Aug 29 10:11:55 UTC 2023
(I'll observe that we are now veering into areas better discussed in the users list)
The first thing to note is that in V5 a lot of stuff is changed in this space - in particular "dist" is gone and the Installer itself (by way of the Module Manager) will report any changes between your configuration and the distribution.
> Only in conf/authn: password-authn-config.xml
This is because this file is created & managed via the Module Manager. As an experiment you could edit it and rerun the installer (to do a no-op upgrade) and you should see that the module subsystem will leave files behind to show you what it wanted to do and what you had.
> Files dist/conf/idp.properties and conf/idp.properties differ
>
> the spaces between the attribute name and the value have been
> compacted, vis
The installer rewrites the property file as part of the initial install only. This is to include any parameterization that you might have added via the installer. The rewriting explains the differences. If you specified that the ldap properties file be changed (an advanced option) you would see that adjusted.
Rod
More information about the dev
mailing list