- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-02-2019 02:16 PM
When I try to import the ADFS XML file into PAN, it fails with an error regarding the buffer being only 10k lines while my import is 10,288 lines.
Anyone have any idea how to fix this?
04-03-2019 03:38 PM
Hello,
You might want to try to perform the import from the command line to see if that helps. You will need to have an SCP or TFTP server available on which to host the metadata file.
scp import idp-metadata profile-name ADFS-SAML-PROFILE from <USERNAME>@<SCP/TFTP SERVER ADDRESS>:logs\FederationMetadata.xml
The aforementioned example assumes you are using an SCP server. Substitute 'scp import' with 'tftp import'. Remember, you do not need to provide a username when using TFTP as TFTP does not permit for authentication.
Please let me know if that works for you.
-JeffH
Jeff Hochberg | Sr. Systems Engineer - Technical Business Development
Palo Alto Networks | Atlanta, GA | USA
Mobile: 404.432.1112 | www.paloaltonetworks.com
The content of this message is the proprietary and confidential property of Palo Alto Networks and should be treated as such. If you are not the intended recipient and have received this message in error, please delete this message from your computer system and notify me immediately by reply e-mail. Any unauthorized use or distribution of the content of this message is prohibited.
06-10-2019 10:09 PM
Below solution worked. I downloaded winSCP and copied the federationmetadata.xml to the root folder.
Ran the command below
admin@firewall(active)> scp import idp-metadata profile-name ADFS-SAML from student@192.168.1.10:FederationMetadata.xml
student@192.168.1.10's password:
FederationMetadata.xml 100% 76KB 75.6KB/s 00:00
Successfully imported ADFS-SAML into candidate configuration
admin@dtc-pa820-pri(active)>
06-11-2019 08:19 AM
EXCELLENT! I'm glad that worked for you!
If you would please be so kind as to select the 'Accept as Solution' button, that would be great!
Thanks for the follow-up!
Jeff Hochberg | Sr. Systems Engineer - Technical Business Development
Palo Alto Networks | Atlanta, GA | USA
The content of this message is the proprietary and confidential property of Palo Alto Networks and should be treated as such. If you are not the intended recipient and have received this message in error, please delete this message from your computer system and notify me immediately by reply e-mail. Any unauthorized use or distribution of the content of this message is prohibited.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!