Allow other users login into my app with the OIDC implementation

I’ve created an Okta OIDC implementation for my I7 application. but right now, it’s only users i manually add that are in my company that can login. I want anybody that comes into my I7 application to be able to use his okta credentials to login to my app. how can I implement that

You can look into using IdPs
https://help.okta.com/en-us/Content/Topics/Security/Identity_Providers.htm

Hi, Sherry. Thanks for your swift response. when I implemented the Enterprise Identity Provider option, users I don’t manually add to my application can’t still login using okta, this is the error showing on my logs “User login to okta. Failure verification error”. Or do I need to add my app to the Okta integration Network (OIN).