Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scope creep #7

Merged
merged 19 commits into from
Dec 12, 2023
Merged

Scope creep #7

merged 19 commits into from
Dec 12, 2023

Conversation

jamesgreen-moj
Copy link
Contributor

  • Added support for username and password login
  • Added support to define custom parameters via docker file
  • Added scope creep requirements
  • Updated & added unit tests

When a user logins via username, password and MFA, I have now added
error handling to make sure the post request login comes back with a 200
status code before continuing with the script"
Added error handing, when a user provides an API key and the API returns
a non 200 error code, it will raise error to the user
MIST has many different orgs, within the orgs are site_groups_ids
different for each org. This allows the user running the script to
specify the org_ids for their environment.
RF_TEMPLATE_ID will be different per org thus this needs to be defined
but the user running the script depending on what environment they
are using
@jamesgreen-moj jamesgreen-moj requested a review from a team as a code owner December 12, 2023 03:13
Copy link

@smjmoj smjmoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work

@smjmoj smjmoj merged commit 5fdda77 into main Dec 12, 2023
@smjmoj smjmoj deleted the scope-creep branch December 12, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants