Uploaded image for project: 'Central Authentication Service'
  1. Central Authentication Service
  2. MGNLCAS-15

Dynamically generate CAS service url from context path

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.3
    • None
    • None
    • Yes
    • Kromeriz 32

      The attached patch modifies CASModule.getCasServiceURL() to append the casServiceURL property to the host+contextPath base url if it is not an absolute url.

      If the casServiceURL property is an absolute url, then it is used without modification as in the current version.

      If the casServiceURL property is blank or not present, the host+contextPath is returned.

      This change makes it unnecessary to modify the casServiceURL property between development, staging, and production servers.

        Acceptance criteria

              rkovarik Roman Kovařík
              cj32@txstate.edu Charles Jones
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD