Regex
2min
Summary
The Regex entitlement integration allows for very simple access checks based on regular expressions for both the username and the password. Matching logins gain full access to all contents of the app.
Configuration parameters
Parameter name | Type | Description |
Username Regex | String (Regex) | Regular expression the username must match. |
Password Regex | String (Regex) | Regular expression the password must match. |
Token Validity in Minutesinfo | Number | Number of Minutes a token should be valid |
Updated 03 Mar 2023
Did this page help you?
Yes
No