Skip to content

Commit

Permalink
organise swagger.json files in spec repos #12
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Mar 3, 2017
1 parent 553c8d9 commit 666e30f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/1.0/swagger.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"swagger" : "2.0",
"info" : {
"version" : "1.0",
"title" : "Identity Provider (IDP) interface specification",
"description" : "The \"Identity Provider\" (IDP) specification defines a standard set of scopes, claims and assurance levels for an OIDC based e-business federated trust framework."
},
"paths" : { }
}

0 comments on commit 666e30f

Please sign in to comment.