| Package | Description |
|---|---|
| com.okta.idx.sdk.api.client |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
IDXAuthenticationWrapper.authenticate(AuthenticationOptions authenticationOptions,
ProceedContext proceedContext)
Authenticate user with the supplied Authentication options (username and password) and
returns the Authentication response object that contains:
- IDX Client context
- Token (access_token/id_token/refresh_token) object
- Authentication status
|
Copyright © 2020-2022 Okta. All Rights Reserved.