feat: Add command to generate credentials config (#27088)
Adds a command to create an API connection to credentials for testing program certificates on devstack. This command is not meant to be ran manually, and will be included in a provisioning type script that will be added later.
Showing
- openedx/core/djangoapps/credentials/management/commands/create_credentials_api_configuration.py 21 additions, 0 deletions...nagement/commands/create_credentials_api_configuration.py
- openedx/core/djangoapps/credentials/management/commands/tests/test_create_credentials_api_configuration.py 30 additions, 0 deletions...mmands/tests/test_create_credentials_api_configuration.py
Please register or sign in to comment