Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Get all of your idp:s as an EntitiesDescriptor document using wget or any other tool that can download and display the contents of a URL. Pointing your browser to the URL will also work of course.

Code Block
# wget -qOO- http://localhost:8080/entity/all+idp

Get all of your sp:s as an EntitiesDescriptor document

Code Block
# wget -qOO- http://localhost:8080/entity/all+sp