How one can find the exact name of application from the Okta Integration Network?
More specificity I am using Terrafrom to provision Artifactory SAML for OKTA and am searching for preconfigured_app parameter for jfrog artifactory (Artifactory | Okta)
I’ve used “jfrog_artifactory” and “artifactory” but got this error:
failed to create SAML application: the API returned an error: Not found: Resource not found: jfrog_artifactory (App)
failed to create SAML application: the API returned an error: Not found: Resource not found: artifactory (App)
I’m running into the same issue. Looking at Okta’s app API, I saw this:
“The catalog is currently not exposed via an API. The current workaround is to manually configure the desired application via the administrator UI in a preview (sandbox) organization and view the application via Get Application.”
That seems really cumbersome. Surely there is a better way to get the “preconfigured app name”?