Skip to main content
Version: 4.12.x.x LTS

nevisIDM User Lookup

About nevisIDM User Lookup

The nevisIDM User Lookup pattern searches for a user in nevisIDM based on their Login ID field.

This pattern alone is not sufficient for authentication. It is required to add another authentication step to your authentication flow which checks user credentials.

For instance, combine nevisIDM User Lookup with [Nevis Authentication Cloud] for password-less authentication.

If found, the user is stored in the nevisAuth session and subsequent steps can act based on user information.

The pattern produces a login form which may look as follows:

Login form produced by pattern

Advanced Features

Remember Input

For convenience the pattern allows users to store the entered value in a long-term cookie. This feature can also be disabled.

Extract User Information

The pattern can be configured to extract additional information about the user such as user attributes and user properties.