Ticket #974 (new task)

Opened 4 years ago

Last modified 4 years ago

dummy/login page has incorrect help text

Reported by: russ Assigned to: pradeep
Priority: unassigned Milestone:
Component: ambra-sso Version: 0.8.2.1
Keywords: Cc:
Blocking: Blocked By:

Description

  • "leave "username" empty to logout and become anonymous user"
    • this does not seem to work.
  • "username" is actually internal account-id (auth-id)

Dependency Graph

Change History

06/20/08 15:17:31 changed by russ

  • owner changed from ronald to pradeep.
  • component changed from topaz to signon-server.

07/31/08 23:17:47 changed by amit

(In [6290]) Addresses #974. Not sure why logout is not working.

07/31/08 23:19:15 changed by amit

Please read up on details of use of rdf:value in the RDF specification to understand why use of AuthId? is the o of the s-p-o triple.

08/01/08 10:25:49 changed by russ

i understand why it's the $o of that triple. the text on the login page, however, is misleading and should correctly specify what goes in the form.