Skip to content

Commit

Permalink
Merge pull request #18 from doodelicious/mgmt-webapp
Browse files Browse the repository at this point in the history
#1, #4, #6, and #9: Services list direction icons, tooltip messages…
  • Loading branch information
SavvasMisaghMoayyed committed Jul 9, 2015
2 parents 504db8e + ae90249 commit da80629
Show file tree
Hide file tree
Showing 10 changed files with 255 additions and 78 deletions.
72 changes: 49 additions & 23 deletions cas-management-webapp/src/main/resources/messages.properties
Expand Up @@ -35,7 +35,7 @@ management.services.header.navbar.navitem.logout=Log Out

# MANAGE SERVICES TABLE
management.services.table.title.manageServices=Manage Services
management.services.table.label.search=Search by Service ID, Name or Descriptions
management.services.table.label.search=Search by Service ID, Name or Description
management.services.table.header.serviceName=Service Name
management.services.table.header.serviceId=Service ID
management.services.table.header.serviceDesc=Service Description
Expand All @@ -55,8 +55,8 @@ management.services.status.notdeleted=The service can not be deleted.
management.services.status.deleted={0} has been successfully deleted.
management.services.status.evaluationOrder.notupdated=The service evaluation order can not be updated.

# EDIT/ADD SERVICE FORM

# EDIT/ADD SERVICE FORM
services.form.instructions=Please make sure to commit your changes by clicking on the Save Changes button at the bottom of the page.
services.form.requiredText=Denotes a required field.

Expand All @@ -76,40 +76,66 @@ services.form.label.uap.anon=Anonymous
services.form.label.uap.principleAtt=Principle Attribute
services.form.label.uap.saltSetting=Salt Setting
services.form.label.uap.usernameAttribute=Username Attribute
services.form.label.publicKey.location=Location
services.form.label.publicKey.algorithm=Algorithm
services.form.label.pubKey.location=Location
services.form.label.pubKey.algorithm=Algorithm
services.form.label.proxyPolicy.refuse=Refuse
services.form.label.proxyPolicy.regex=Regex
services.form.label.oauthClientSecret=OAuth Client Secret
services.form.label.oauthClientId=OAuth Client ID
services.form.label.oauthBypass=OAuth Bypass Approval Prompt
services.form.label.attRelease=Attribute Release Policy
services.form.label.attRelease.releaseCredPassword=Authorized to release to credential password
services.form.label.attRelease.releaseProxyTicket=Authorized to release proxy granting ticket ID
services.form.label.attRelease.attFilter=Attribute Filter Pattern
services.form.label.attRelease.principleAttRepo.default=Default
services.form.label.attRelease.principleAttRepo.cached=Cached
services.form.label.attRelease.principleAttRepo.cached.timeUnit=Time (in time format)
services.form.label.attRelease.principleAttRepo.cached.expiration=Expiration
services.form.label.attRelease.policies.returnAll=Return All
services.form.label.attRelease.policies.returnAllowed=Return Allowed
services.form.label.attRelease.policies.returnMapped=Return Mapped
services.form.label.attRelease.policies.sourceAttribute=Source Attribute
services.form.label.attRelease.policies.casAttribute=CAS Attribute

services.form.label.attrRelease=Attribute Release Policy
services.form.label.attrRelease.releaseCredPassword=Authorized to release to credential password
services.form.label.attrRelease.releaseProxyTicket=Authorized to release proxy granting ticket ID
services.form.label.attrRelease.attrFilter=Attribute Filter Pattern
services.form.label.attrRelease.principleAttRepo.default=Default
services.form.label.attrRelease.principleAttRepo.cached=Cached
services.form.label.attrRelease.principleAttRepo.cached.timeUnit=Time (in time format)
services.form.label.attrRelease.principleAttRepo.cached.expiration=Expiration
services.form.label.attrRelease.policies.returnAll=Return All
services.form.label.attrRelease.policies.returnAllowed=Return Allowed
services.form.label.attrRelease.policies.returnMapped=Return Mapped
services.form.label.attrRelease.policies.sourceAttribute=Source Attribute
services.form.label.attrRelease.policies.casAttribute=CAS Attribute

services.form.header.page.addService=Add Service
services.form.header.page.editService=Edit Service
services.form.header.oauthOptions=OAuth Client Options Only
services.form.header.usernameAttProvider=Username Attribute Provider Options
services.form.header.publicKey=Public Key Options
services.form.header.pubKey=Public Key Options
services.form.header.proxyPolicy=Proxy Policy Options
services.form.header.attRelPolicy= Attribute Release Policy Options
services.form.header.attrRelPolicy= Attribute Release Policy Options
services.form.header.principleAttRepo=Principle Attribute Repository Options
services.form.header.attPolicy=Attribute Policy Options

services.form.header.attrPolicy=Attribute Policy Options

services.form.button.save=Save Changes
services.form.button.cancel=Cancel

services.form.tooltip.name=This is the tooltip for Service Name. Text is internalized.

# SERVICE FORM TOOLTIPS
services.form.tooltip.assignedId=Numeric identifier for this service. Non-editable. Generated by the service. Only shown for consistency and visibility.
services.form.tooltip.serviceId=A url that represents the application. This can be a regex formatted url. Must be valid regex pattern.
services.form.tooltip.name=The service name.
services.form.tooltip.description=The service description. Generally 500 chars long.
services.form.tooltip.type=Everything that applies to an CAS client applies to an OAuth client too, but OAuth clients have a few more extra settings.
services.form.tooltip.oauthClientSecret=Secret key for this oauth client. Only applies to OAuth service types.
services.form.tooltip.oauthClientId=OAuth client id for this oauth client. Only applies to OAuth service types.
services.form.tooltip.oauthBypass=Indicates whether the OAuth confirmation screen should be displayed before accessing the service application.
services.form.tooltip.theme=A token that represents the theme that should be applied to CAS when this service asks for authentication.
services.form.tooltip.evalOrder=Determines how CAS should load, sort and evaluate the services per this numeric order.
services.form.tooltip.requiredHandlers=Collection of string identifiers that indicate the set of authentication handlers that must successfully execute before access to this service can be granted.
services.form.tooltip.logoutUrl=Url where logout requests will be sent to, for this service.
services.form.tooltip.logoUrl=The logo representing this service that would be displayed on the login page. Could be a file path or an actual http url.
services.form.tooltip.logoutType=Defines how CAS should execute logout operations when dealing with this service.
services.form.tooltip.uap.saltSetting=String, for id generation.
services.form.tooltip.uap.usernameAttribute=String for the username field.
services.form.tooltip.pubKey.location=The location to the public key file used to authenticate and sign the CAS response.
services.form.tooltip.pubKey.algorithm=Represents a public key for a CAS registered service.
services.form.tooltip.proxyPolicy.regex=Matches the proxy callback url against a regex pattern. The pattern field is a string and is non-optional.
services.form.tooltip.attrRelease.attrFilter=Filter attributes based on their values.
services.form.tooltip.attrRelease.principleAttRepo.cached.timeUnit=Time Unit: MILLISECONDS, SECONDS, MINUTES, HOURS, DAYS
services.form.tooltip.attrRelease.principleAttRepo.cached.expiration=Expiration period: Expiration value as integer
services.form.tooltip.attrRelease.policies.returnAllowed=List of configured attributes out of the available collection of attributes.


management.services.service.warn=CAS does not allow any applications to use SSO because no services are configured. Any application that wishes to use CAS must be registered in this tool. That includes <strong>THIS TOOL</strong>. If you are going to use this tool, the FIRST SERVICE TO ADD IS THIS SERVICE ITSELF. The default Service Management Tool URL is <strong>"{0}"</strong>.
management.services.service.noAction=No further action is required.
Expand Down

0 comments on commit da80629

Please sign in to comment.