ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Completed(error skipped)- Entra ID

Dear Community. The following flow is created to automate the catalog item 'Create Microsoft Entra ID groups'. For that we first need to check wether the users, we want to add into a group, already have a Microsoft Entra ID user or not.If its not, th...

JanaT by Tera Contributor
  • 654 Views
  • 1 replies
  • 0 helpfuls

script in ui script

I have added below script under ui script of supplier portal theme. but not working. It should redirect user to sso page if not logged in.(function() { if (gs.getSession().isLoggedIn() == false) { if (window.location.toString().indexOf('s...