No need to escape Metadata
Opened this issue · 0 comments
MikeKroell commented
When running the code, I kept getting errors that the metadata could not be parsed. I eventually ran the metadata as one line but unescaped. I was using metadata from Okta specifically.
tr -d '\n' < metadata.xml > out.xml