LoginLlama (Preview)
LoginLlama adds an extra layer of customer security without the extra work. LoginLlama uses a number of ranking factors to decide if a login is deemed suspicious. We determine a score for each login based on how 'suspicious' it is. We then use Bollinger Bands to determine if the login is suspicious or not.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://loginllama.app/ |
Privacy policy | https://loginllama.app/privacy |
Categories | Website |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Check a login for suspicious behavior |
Retrieve the status and codes for a submitted login. |
Check a login for suspicious behavior
Retrieve the status and codes for a submitted login.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
IP Address
|
ip_address | True | string |
The IP address. |
User Agent
|
user_agent | True | string |
The user agent string. |
Identity Key
|
identity_key | True | string |
A unique identity key for the user. |
Geo Country
|
geo_country | string |
The user's country. |
|
Geo City
|
geo_city | string |
The user's city. |
|
User Time Of Day
|
user_time_of_day | string |
The user's time of day. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Status
|
status | string |
The status. |
Message
|
message | string |
The status message. |
Codes
|
codes | array of string |
The codes. |