omnisend, scripts organization
This commit is contained in:
@ -41,4 +41,30 @@ Okta SSO - Ted, Security Team
|
||||
* Currently, Papa wants quizzes and assignments to be a single assesment
|
||||
* They also want there to be grading and adjustments to the grading after completion
|
||||
* Instead, we will have to create properties and custom code the weights to create a per-quiz grade and a final, weighted average quiz.
|
||||
*
|
||||
|
||||
## 10/04/2022
|
||||
* Meeting with Tedd - Okta has joinpapa.com
|
||||
* It is being sunsetted and everyone is moving to papa.com
|
||||
* Q1 2023
|
||||
* Possible solution is to add a regex to the logic and ignore joinpapa.com
|
||||
* Is there anyway we can move everyone to papa.com even sooner?
|
||||
* Northpass is grabbing the SSO Id that's being provided by the regex, but we're also grabbing another parameter, which is an email
|
||||
* Kaitlyn set up a sandbox to further test this. Ted has been invited.
|
||||
* Mostly, they want to test what happens if we update someone's email (joinpapa), will Okta overwrite upon next login and revert to joinpapa?
|
||||
* We need to map Okta/Papa's user.name to northpass' current_person.email
|
||||
* Ted to setup okta in sandbox and test mapping of the papa username to northpass email.
|
||||
* Northpass is requesting a base attribute in Okta, which can't be edited. This attribute is called user.name or username
|
||||
* We can't update or make a variable of that base attribute. That variable is mapped to the Okta Username. Which is joinpapa.com
|
||||
* This attribute in okta is called: schoolkeep_gc.bi1994
|
||||
* On the call, Ted said the following happened:
|
||||
1. He changed his username to papa.com and removed the join
|
||||
2. He logged out of Okta, but then said it didn't work
|
||||
3. Then removed himeself from the group he setup.
|
||||
4. Then waited for Okta to resync
|
||||
5. And then has added himself back into the group.
|
||||
6. However, it still logged him in with joinpapa.
|
||||
7. Kaitlyn suggested to delete both of his accounts in Northpass
|
||||
8. His deactivated account in Northpass is showing up with papa.com
|
||||
9. Kaitlyn then deleted both of his accounts in Northpass
|
||||
10. And then Ted was instructed to log back in.
|
||||
11. And that worked!! He has the proper email and SSO UID!
|
||||
|
||||
Reference in New Issue
Block a user