
PeterP.69580 (Customer) asked a question.
Hello.
I have setup Keycloak as an Identity Provider and federated it to OKTA. Everything is working. The keycloak users are being replicated into OKTA. Is it possible to disable replication of credentials into OKTA, but still allow the user to sign in?
Thanks,
Pete

Hi @PeterP.69580 (Customer),
Thank you for posting on the Okta community page!
I have done some research on my end and it seems that disabling replication of credentials into Okta is not currently supported.
If you would like to see such functionality in Okta the best route to pursue this is via a feature request. The best way to file feature requests would be from the community site.
Once feature requests are submitted they are visible to other Okta admins, who can vote on them to provide more visibility. Using this method will allow you to maintain visibility on your feature requests throughout the process.
Thanks Flaviu. I came across this documentation:
https://help.okta.com/en/prod/Content/Topics/Apps/apps-about-oidc.htm
See section "OKTA as a service provider"
This is the behaviour I'm looking for. Our application will redirect to the customers IDP, the customer authenticates and sends back the ID token to Okta. "Users can be created in Okta using Just-In-Time provisioning if required."
Seems like creating accounts in OKTA is optional with this...
Can you help me out on how to achieve this?
Thanks,
Pete.