Added 'Create Application', 'Create Application&Registration' and required auxiliary functions
Compare changes
+ 140
− 0
@@ -151,6 +151,146 @@ def create_role(site_application_id, role_name, display_name, description, requi
Included in this merge request:
Includes auxiliary functions in order to be able to create managed applications on the Application Portal, similar to what is done by the AuthzOperator
.
To facilitate the usage of the library by any environment.
python3 create_application_and_registration.py --client webdfs-application-manager --secret <My_Secret> --ownerUPN fborgesa --appId test-app-creation --appName test-app-creation --resourceCategory Test --baseURL https://fborgesa.webtest.cern.ch --redirections https://fborgesa.webtest.cern.ch/*