The below errors show up in the Policy Server trace whilst trying to connect to the Policy Server from Microsoft Azure using OpenID:
[02/17/2020][15:43:21.431][1044][7436][Sm_Auth_Message.cpp:5338][CSm_Auth_Message::FormatAttribute][Send response attribute 158, data size is 55][][testuser01][][OpenID Connect][OpenID Connect Realm][][][UserStore][sps_agent][][s269245/r3377][][][][][][][][][][][][Basic][][][][][][][dmcdaniel2][][][06-3cb77408-43bf-436c-a824-94e4f5f27140][][][][][][][][][][][Login][Failed to create persistent session in Session Services][...]
[02/17/2020][15:43:21.431][1044][7436][Sm_Auth_Message.cpp:4835][CSm_Auth_Message::SendReply][** Status: Not Authenticated. Failed to create persistent session in Session Services][][testuser01][][OpenID Connect][OpenID Connect Realm][][][UserStore][sps_agent][][s269245/r3377][][][][][][][][][][Failed to create persistent session in Session Services][][Basic][][][][][][][testuser01][][][06-3cb77408-43bf-436c-a824-94e4f5f27140]
The issue occurred because the Session Store isn't configured when the requested realms are configured as persistent (1).
Configure the Session Store and enable Session Store checkbox on Smconsole (2).