github MultifactorLab/MultiFactor.SelfService.Windows.Portal 1.0.173

latest releases: 1.0.177, 1.0.175
one month ago

Release 14.07.2025 | Use attribute as identity setting

New

  • Added the functionality of using a custom (set in the configuration) attribute from LDAP as an Identity when accessing the MF cloud.

Restrictions

  • This setting cannot be activated together with the UseUpnAsIdentity setting.

Example configuration:

<?xml version="1.0"?>
<configuration>
	...
	<portalSettings>
		...
		<add key="use-attribute-as-identity" value="mail"/>
		...
	</portalSettings>
	...
</configuration>

Don't miss a new MultiFactor.SelfService.Windows.Portal release

NewReleases is sending notifications on new releases.