Ticket #103 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

Re-authenticate with CAS on session time out

Reported by: pradeep Assigned to: somebody
Priority: unassigned Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

Clients of CAS proxies must be able to re-authenticate if there was a session time out on the proxy service.

Dependency Graph

Change History

08/18/06 23:47:19 changed by pradeep

  • status changed from new to closed.
  • resolution set to fixed.

(In [482]) Fix #103. For services with renewable credentials, added a mechanism to re-authenticate and retry failed operation that failed due to expired credentials. The changes are:

All client stubs and stub factories (itql, fedora etc.) are also updated to make use of the re-authenticating.

fedora-client tests are moved to src/it and contains tests for re-auth.

Note that the fedora-uploader re-auth does not make use of the StubFactory? since uploader is not implemented as a client stub. So the retry is inlined in it.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted