Aliaksandr, thanks again. Yes, talking with IT they did not set that key_store password, I made a bad assumption.
After making the changes you suggest I'm seeing the following:
```
2018-09-25 22:32:12,775 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Passport. destroy called
2018-09-25 22:32:13,150 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Passport-saml: Initialized successfully
2018-09-25 22:32:13,152 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Passport-saml: Initialization init method call
2018-09-25 22:32:13,153 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Passport-saml: Extension module key not found
2018-09-25 22:32:13,155 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Permission dynamic scope. Destroy
2018-09-25 22:32:13,155 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Permission dynamic scope. Destroyed successfully
2018-09-25 22:32:13,163 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Permission dynamic scope. Initialization
2018-09-25 22:32:13,164 INFO [oxAuthScheduler_Worker-1] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:239) - Permission dynamic scope. Initialized successfully
```
I think I'm good to keep going.