Skip to content

Integration of Okta Authentication with Custom Login Screen #207

Description

@chowdarym05

Describe the feature request?

am currently working on integrating Okta authentication into our company application. After reviewing the dynamic app example provided in the Okta IDX Android GitHub repository, I noticed that it displays its own login screens for user authentication.

However, I would like to retain our existing login screen and implement Okta authentication in the background. My goal is to allow users to enter their username and password on our custom UI while still leveraging Okta’s authentication services.

Could you please provide guidance on how to achieve this?

New or Affected Resource(s)

Android Application Developers

Provide a documentation link

No response

Additional Information?

Specifically, I’m looking for insights on:

How to bypass the default login screens provided by the Okta SDK.
How to programmatically authenticate users using Okta with the credentials collected from our custom login screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions