How can i handle ADFS in between Ansible and ServiceNow Portal to Create, Update Snow tickets?
24 views
Skip to first unread message
Ankit Vashistha
unread,
Nov 24, 2018, 5:32:36 AM11/24/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I was trying to using snow modules (https://docs.ansible.com/ansible/2.7/modules/snow_record_module.html). This works for a normal snow instance where there is no ADFS in between. However, in our organization, we have ADFS which cannot be avoided because of which the snow_record module fails to work.
Is there a way i could handle this somwhow? Any example would be greatly appreciated.
Nuno
unread,
Feb 23, 2019, 2:56:25 PM2/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Dear Ankit,
Were you able to solve the problem? I am currently in a similar situation and I am still struggling to solve it.