Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: meraki/automation-scripts Loading
base: master
Choose a base ref
...
head repository: niahmed/automation-scripts Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on May 5, 2022

  1. Update manageadmins.py

    New command argument 'list_saml' to list saml based roles.
    niahmed committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9b73b1c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update manageadmins.py

    New command argument 'add_saml' to create saml based roles.
    niahmed committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6fd89d4 View commit details
    Browse the repository at this point in the history
  2. Update manageadmins.py

    Updated functions to match cisco devnet operation ids
    niahmed committed May 6, 2022
    Configuration menu
    Copy the full SHA
    66abef7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Update manageadmins.py

    Added delete_saml
    niahmed committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e5f0d91 View commit details
    Browse the repository at this point in the history
  2. Update manageadmins.py

    Finished delete saml role command.
    niahmed committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ba6c3df View commit details
    Browse the repository at this point in the history
Loading