Releases: SenseNet/sn-identityserver
Releases · SenseNet/sn-identityserver
v1.0.1
sensenet IdentityServer4 v1.0.0
What's Changed
- Code documentation and document-generation support by @tusmester
- Fix docker support by @VargaJoe in #23
- Fix getting AllRoles by @kavics
Full Changelog: loginname-url...v1.0.0
Login name and url
What's Changed
- Display loginname and repourl on changepw page. by @tusmester in #20
Full Changelog: multifactor-auth...loginname-url
Multifactor authentication
In this release we added the option for users to sign in more securely using two-factor authentication.
What's Changed
- Add multifactor authentication to IdentityServer by @tusmester in #18
Full Changelog: v0.0.11...multifactor-auth
sensenet IdentityServer4 v0.0.11
In this release we added many new log entries and a few new features that will make users' and admins' lives easier.
Features and infrastructure
- You can configure multiple admin email addresses as a comma-separated list.
- Target repository url and app name are displayed on the login screen.
- Clients are loaded from the repository after installation to remove the requirement for manual configuration.
- We upgraded our project files to .Net 6