User login
NGINXaaS authenticates users through three login methods:
- Microsoft social login
- Google social login
- Email and password
If a user signs in through Microsoft social or Google social, they interact with Google authentication or the Microsoft identity platform to establish their identity. Alternatively, the user can register a email address and password directly with our service.
If a user wishes to register with an email address and password, they must follow these steps:
- Select Sign In on the main console page.
- On the login page, select Sign up in the email address input form.
- Enter a valid email address and select Continue.
- Check your email account for a six-digit verification code.
- Enter the verification code in the browser.
- Choose a password and select Continue.
- Authenticate with our service using the email and password you have chosen.
If you want to reset your password, follow these steps:
- Select Sign In on the main console page.
- On the login page, enter email address and select Continue.
- On the password entry page, select Reset password.
- On the next page, confirm the email address and select Continue.
- Check your email account for a six-digit verification code.
- Enter the verification code in the browser.
- Enter a new password and then select Reset password.
- Use the new password to authenticate with our service.
A valid password must contain:
- At least 14 characters
- No more than 2 identical characters in a row
- At least one special character (!@#$%^&*)
- At least one lower case character (a-z), one upper case character (A-Z) and one number (0-9)
Depending on the configuration of an Entra tenant, administrators may need to follow these steps before users can log in with F5’s Entra app and the Microsoft identity platform.
- Sign in to the service on the main console page
- Select Continue with Microsoft
- After signing in with Microsoft, on the Permissions requested prompt for the F5 - Inc Social Login Entra app, select Accept
- At this point, you can abort the login to NGINXaaS if you wish
- Go to the Azure portal and go to Entra -> Enterprise Applications
- Select the F5 Inc - Social Login Entra app
- Under Permissions, select Grant admin consent
- Users of your Entra tenant should now be able to use Microsoft social login to authenticate with NGINXaaS
See Entra guidance on granting admin consent for further details.
- The app ID (client ID) of the F5 Inc - Social Login Entra app is
4aef7a9d-810c-4746-8a6a-6c5d43e4e5f2. - The tenant ID is
dd3dfd2f-6a3b-40d1-9be0-bf8327d81c50. - The app requires the following Microsoft Graph API permissions:
email,openid,profileandUser.Read.