...
- URL:
https://intermediate.oidf.swefed.se - Role: Aggregates and distributes metadata.
- Provides federation endpoints:
fetch,list,resolve. - Declares the Trust Anchor in
authority_hints.
OpenID Provider (OP)
- URL:
https://op.oidf.swefed.se - Role: Provides authentication and token services.
- Publishes OP metadata in the
metadata.openid_providersection. - Trust is established dynamically through its Entity Configuration and chain to the TA.
Relying Party (RP)
- URL:
https://rp.oidf.swefed.se - Role: Consumes tokens and user information from OPs.
- Publishes RP metadata in the
metadata.openid_relying_partysection. - Trust is established dynamically through its Entity Configuration and chain to the TA.
...