Announcement

Collapse
No announcement yet.

Release 7.6.0: Introduced new jump module

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Release 7.6.0: Introduced new jump module

    The jump module is used to pass an acquired identity token for an authenticated user from one system to another for a single sign-on.

    It offers a simple API call:
    GET /ajax/jump?action=identityToken

    Requiring a session identifier and an identifier for the system for which the token is supposed to be generated.

    See HTTP-API documentation here:
    http://oxpedia.org/wiki/index.php?title=HTTP_API#Module_.22jump.22_.28avai lable_with_v7.6.0.29
Working...
X