okta-authentication-api
Service icon

Okta Authentication API

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 02 September 2020 by 
5.0
 (1 rating)
okta-authentication-api

Okta Authentication API

Details
Okta Authentication API provides operations to authenticate users not using SAML. It can be used as a standalone API to provide the identity layer on top of your existing OutSystems login screen.
Read more

This component offers actions to handle authentication or password recovery processes using OKTA REST services.

Using your custom Outsystems login screen, you are able to perform the following operations:

- Authenticates a user with username/password credentials

- Logout user in session

- Password recovery process using user's email to reset his password

Release notes (1.0.1)

- Okta domain (base url) is now configurable in a site property, which is applied to all rest service calls

Reviews (1)
by 
2021-12-07
in version 1.0.1
Hi guys,
To use this services. you need to changes OktaBaseUrl on site properties with yours. Otherwise it will return error Invalid URI: The format of the URI could not be determined.

thank you Luis Costa for this magic service
Team