We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ef83b commit bb6ee2eCopy full SHA for bb6ee2e
components/sailpoint/sailpoint.app.mjs
@@ -3,7 +3,7 @@ import { LIMIT } from "./common/constants.mjs";
3
4
export default {
5
type: "app",
6
- app: "identitynow",
+ app: "sailpoint",
7
propDefinitions: {
8
requestedFor: {
9
type: "string[]",
0 commit comments