Lot's of skuid scripts for accredible and question mark. Some template changes for Mizuno & G2.

This commit is contained in:
Norm Rasmussen
2023-06-09 15:01:46 -04:00
parent b5a86e1abb
commit fb9bd2d954
6 changed files with 153 additions and 89 deletions

View File

@ -14,12 +14,12 @@ def create_cred():
"email": "norm+accredtest2@northpass.com",
# "id": "TEST21234",
},
"name": "Skuid Test Credential",
# "name": "Skuid Test Credential",
"group_id": 461982,
"issued_on": "07/08/2023",
"expired_on": "07/08/2024",
# "issued_on": "07/08/2023",
# "expired_on": "07/08/2024",
"complete": True,
"private": True,
"private": False,
},
}
try: