Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Section
Column
width50%

CIFER Read API

Pre

GET

Wiki Markup
{pre} GET

/v1/people/network/jqs23

HTTP/1.1

200

OK


Content-Type:

application/json


ETag:

W/"a330bc54f0671c9"

{

{
"meta":{


"resource":{

{color:#ff0000}


"release":"public",

{color} },


},
"lastModified":"2014-06-16T03:05:17Z"

} } {pre


}
}

Column
width50%

SCIM 2.0

Pre

GET

Wiki Markup
{pre} GET

/v2/Users/

{color:#ff0000}

network:

{color}

jqs23

HTTP/1.1

200

OK


Content-Type:

application/json


Location:

https://example.edu/v2/Users/network:jqs23


ETag:

W/"a330bc54f0671c9"

{ } {pre

{
}

Open Questions

  1. For both, what is the canonical location if a user resource can be accessed via multiple identifier types?

...