Skip to content

Commit

Permalink
feat: add idp integration
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb authored Oct 28, 2023
1 parent 1f4c285 commit 9c4b81f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,16 @@
"password": "db",
"database": "db"
}
},
"idp": {
"metadata": {
"annotations": {}
},
"spec": {
"type": "website",
"lifecycle": "production",
"owner": "group:default/axelerant-coe-tech-internal"
}
}
}
}

0 comments on commit 9c4b81f

Please sign in to comment.