Ticket #103 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Re-authenticate with CAS on session time out

Reported by: pradeep Owned by: somebody
Priority: unassigned Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: Cc:

Description

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

Change History

Changed 4 years ago 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.

Changed 3 years ago by anonymous

  • milestone Bugs deleted

Milestone Bugs deleted

Note: See TracTickets for help on using tickets.