{"resource_type":{"id":192,"name":"ifs_cloud_oidc","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"server\",\n\t\t\"oidcPath\",\n\t\t\"clientId\",\n\t\t\"clientSecret\"\n\t],\n\t\"properties\": {\n\t\t\"clientId\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"The exact clientId from the IAM Client created in IFS Cloud\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"clientSecret\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"The exact client secret from the IAM Client created in IFS Cloud\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"oidcPath\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Path from the full URL for the OIDC configuration, found in the API Docs generated within the IFS Cloud deployment\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"server\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Base URL of IFS Cloud deployment\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"server\",\n\t\t\"oidcPath\",\n\t\t\"clientId\",\n\t\t\"clientSecret\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"ifs","description":"OIDC client credentials for an IFS Cloud (IFS ERP) deployment, authorizing its OData projection APIs.\n\nCreate new IFS IAM client, use client ID and client secret in resource.\nSpecify base URL as the server, ex: https://mycorp-cfg.ifs.cloud\nGet OIDC path from API Docs generated for your deployment, ex: /auth/realms/mycocfg1/.well-known/openid-configuration","created_by":"chris edgington162","created_at":"2024-11-21T20:21:38.704Z","format_extension":null,"picks":"0","display_name":"IFS Cloud OIDC"}}