Skip to content
Snippets Groups Projects

Added 'Create Application', 'Create Application&Registration' and required auxiliary functions

Open Francisco Borges Aurindo Barros requested to merge fborgesa-add-applications into master

Included in this merge request:

  • option to create applications

Includes auxiliary functions in order to be able to create managed applications on the Application Portal, similar to what is done by the AuthzOperator.

  • requirements.txt

To facilitate the usage of the library by any environment.

Example usage:

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/*
Edited by Francisco Borges Aurindo Barros

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading