Versions Compared

Key

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

...

Code Block
<EntityDescriptor entityID="https://operator_name.example.edu/idp">

where operator_name is a carefully chosen, logical name for the IdP operator. Similarly, an SP might have the following entity ID:

Code Block
<EntityDescriptor entityID="https://service_name.example.edu/sp">

where service_name is again a carefully chosen, logical name for the SP.

...