Notes Federated Login improvements
Notes 14.0.0 provides the following enhancements for Notes Federated Login:
Support for multiple chained IDP providers
Previously, Notes did not support login via NFL for accounts with two or more chained IDP providers. In 14.0.0, Notes correctly authenticates a chained IDP provider configuration, and retrieves the correct token from the Domino server for successful login.
ID file login prevention
Previously, Notes reverted to asking for a user's ID file credentials if the login dialog requesting NFL credentials was cancelled. In 14.0.0, set the following notes.ini to make NFL login mandatory:
MakeNFLMandatory=1
Note: This setting is not enabled by default.