Accreditation Authority: Difference between revisions

From IDESG Wiki
Jump to navigation Jump to search
(Created page with "==Full Title or Meme== An Accreditation Authority operates under an Authority Anchor (or Federation Framework) to register entities that have passed the certification rule...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Full Title or Meme==
==Full Title or Meme==
An [[Accreditation Authority]] operates under an Authority Anchor (or Federation Framework) to register entities that have passed the certification rules of that framework.
An [[Accreditation Authority]] operates under an Authority Anchor (or Federation Profile) to register entities that have passed the certification rules of that framework.


==Example==
==Example==
An example of a 3rd party accreditation authority for the [https://openid.net/specs/openid-connect-federation-1_0.html OpenID Connect Federation 1.0]
An example of a 3rd party [[Accreditation Authority]] for the [https://openid.net/specs/openid-connect-federation-1_0.html OpenID Connect Federation 1.0]


  {
  {
Line 18: Line 18:
[[Category:Glossary]]
[[Category:Glossary]]
[[Category:Trust]]
[[Category:Trust]]
[[Category:Profile]]

Latest revision as of 22:42, 14 May 2020

Full Title or Meme

An Accreditation Authority operates under an Authority Anchor (or Federation Profile) to register entities that have passed the certification rules of that framework.

Example

An example of a 3rd party Accreditation Authority for the OpenID Connect Federation 1.0

{
 "iss": "https://swamid.sunet.se",
 "sub": "https://umu.se/op",
 "iat": 1577833200,
 "exp": 1609369200,
 "id":
   "https://refeds.org/wp-content/uploads/2016/01/Sirtfi-1.0.pdf"
}

References