Message properties

The file contains message properties for english locale

openiam.ui.webconsole.resource.invalidResourceType=A valid resource type is required
openiam.ui.webconsole.resource.invalidResourceName=A valid resource name is required
openiam.ui.webconsole.resource.save.success=Resource was saved successfully
openiam.ui.webconsole.resource.property.saved.success=Resource Property was saved successfully
openiam.ui.webconsole.resource.property.delete.success=Resource Property was deleted successfully
openiam.ui.selfservice.report.subscription.saved.success=You have successfully subscribed to this report
org.openiam.error=Error
org.openiam.error.not.found=Not Found
org.openiam.error.unauthorized=Unauthorized
openiam.ui.selfservice.challenge.response.noquestiontaken=Please select a question
openiam.ui.selfservice.challenge.response.noanswertaken=Please answer the question(s)
openiam.ui.selfservice.challenge.response.answeristoolong=Answer provided is too long
openiam.ui.webconsole.policymap.col.object_type=Object type
openiam.ui.webconsole.policymap.col.attribute_name=Attribute name
openiam.ui.webconsole.policymap.col.policy=Policy
openiam.ui.webconsole.policymap.col.data_type=Data type
openiam.ui.webconsole.policymap.col.defval=Default Value
openiam.ui.webconsole.policymap.col.status=Status
openiam.ui.webconsole.policymap.empty=Nothing to save
openiam.ui.webconsole.policymap.attrname.empty=Attribute name(s) is/are empty
openiam.ui.webconsole.policymap.policy.empty=Some policy records are empty
openiam.ui.webconsole.administrative.actions=Administrative Actions
openiam.ui.webconsole.resource.prop.save.error=Resource Property could not be saved. Please check that all required values have been filledn
openiam.ui.webconsole.resource.save.error=Resource could not be saved
openiam.ui.internal.error=An internal error has occurred
openiam.ui.misconfigured=Invalid configuration
openiam.ui.unauthorized=Unauthorized
openiam.ui.invalid.request=Invalid Request
openiam.ui.authentication.debug.response.here=Response will be here
openiam.ui.authentication.debug.title=Authentication Debug Page
openiam.ui.authentication.login.debug=Login Debug
openiam.ui.authentication.renew.token.debug=Renew Token Debug
openiam.ui.webconsole.menu.delete.child.resource.exist=Unable to delete Menu ''{0}''. . Please delete the children first
openiam.ui.webconsole.menu.delete.groups.entitled=Unable to delete Menu ''{0}''. Please delete the Groups entitled to this Menu first
openiam.ui.webconsole.menu.delete.roles.entitled=Unable to delete Menu. ''{0}''. Please delete the Roles entitled to this Menu first
openiam.ui.webconsole.menu.delete.notexists=Menu ''{0}'' does not exist
openiam.ui.webconsole.menu.delete.name.exists=A menu called ''{0}'' already exists. Please choose another name
openiam.ui.webconsole.resource.does.not.exist=Resource does not exist
openiam.ui.webconsole.resource.save.notexists=Resource ''{0}'' does not exist
openiam.ui.webconsole.resource.saved.success=Resource was saved successfully
openiam.ui.webconsole.resource.delete.child.resource.exist=Unable to delete resource. Please delete the children first
openiam.ui.webconsole.resource.delete.groups.entitled=Unable to delete Resource. Please delete the Groups entitled to this Resource first
openiam.ui.webconsole.resource.delete.roles.entitled=Unable to delete Resource. Please delete the Roles entitled to this Resource first
openiam.ui.webconsole.resource.notexists=Resource does not exist
openiam.ui.webconsole.resource.delete.name.exists=A Resource called ''{0}'' already exists. Please choose another name
openiam.ui.webconsole.resource.delete.linked.cp=Unable to delete Resource. Please delete the linked Content Provider ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.uri=Unable to delete Resource. Please delete the linked URI Pattern ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.authprovider=Unable to delete Resource. Please delete the linked Authentication Provider ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.metaelement=Unable to delete Resource. Please delete the linked Metadata Element ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.pagetemplate=Unable to delete Resource. Please delete the linked Page Template ''{0}'' first
openiam.ui.webconsole.resource.delete.linked.managedsys=Unable to delete Resource. Please delete the linked Managed System ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.resource.error=Unable to delete Resource. Please delete the linked Admin Resource of Resource ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.role.error=Unable to delete Resource. Please delete the linked Admin Resource of Role ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.group.error=Unable to delete Resource. Please delete the linked Admin Resource if Group ''{0}'' first
openiam.ui.webconsole.resource.delete.admin.organization.error=Unable to delete Resource. Please delete the linked Admin Resource for Organization ''{0}'' first
openiam.ui.webconsole.resource.prop.uri.invalid=Invalid URI Pattern
openiam.ui.webconsole.saml.sp.create.new=Create a new SAML Service Provider
openiam.ui.webconsole.saml.idp.create.new=Create a new SAML Identity Provider
openiam.ui.webconsole.saml.sp.create.edit=Edit SAML Service Provider ''{0}''
openiam.ui.webconsole.saml.idp.create.edit=Edit SAML Identity Provider ''{0}''
openiam.ui.webconsole.saml.idp.request.issuer.label=Request Issuer
openiam.ui.webconsole.saml.idp.request.issuer.title=IDP side configuration - Please provide a value for the Issuer element of the SAML Request
openiam.ui.webconsole.saml.sp.request.issuer.label=SAML Issuer Name
openiam.ui.webconsole.saml.sp.request.issuer.title=SP side configuration - Please provide a value for the Issuer element of the SAML Request
openiam.ui.webconsole.saml.sp.request.issuer.format.label=SAML Issuer Format
openiam.ui.webconsole.saml.sp.request.issuer.format.title=The Format of the SAML Issuer
openiam.ui.webconsole.saml.authentication.context.class.label=Authentication Context Class
openiam.ui.webconsole.saml.authentication.context.class.title=The value of the AuthnContextClassRef attribute
openiam.ui.webconsole.saml.authentication.context.class.select=Select an Authentication Context Class
openiam.ui.webconsole.saml.signing.enabled.label=SAML Signing enabled
openiam.ui.webconsole.saml.signing.enabled.title=If checked, all Signatures will be validated and all requests sent will be signed. Unchecking this box is useful while debugging, since it will disable Signature checking.
openiam.ui.signing.algorithm.invalid=Invalid Signing Algorithm
openiam.ui.saml.idp.generate.confirmation=Are you sure that you want to re-generate the public/private keypair? This operation cannot be rolled back.
openiam.ui.keys.pubpriv.generate.error=Unable to generate Public/Private key pairs
openiam.ui.idp.pubpriv.keys.generated.success=Keys were successfully generated
openiam.ui.idp.pubpriv.keys.uploaded.success=Keys were successfully uploaded
openiam.ui.webconsole.saml.security.keys=Signature
openiam.ui.webconsole.saml.idp.no.signature.warning=SAML Responses will not be signed, and SAML Request Signatures will not be validated.
openiam.ui.webconsole.saml.sp.no.signature.warning=SAML Requests will not be signed, and the SAMLResponse Signatures will not be validated.
openiam.ui.webconsole.saml.sp.signin.page.url.label=Sign-in page URL
openiam.ui.webconsole.saml.sp.signin.page.url.title=The SAML SSO URL of the IDP. The SAMLRequest will be sent here.
openiam.ui.webconsole.saml.sp.signin.binding.label=SSO Binding
openiam.ui.webconsole.saml.sp.signin.binding.title=The SAMLRequest will use this HTTP method. Please note that SAMLRequest signing is only supported by POST operations.
openiam.ui.webconsole.saml.sp.signout.page.url.label=Sign-out page URL
openiam.ui.webconsole.saml.sp.signout.page.url.title=The SAML SLO URL of the IDP. The LogoutRequest will be sent here. If the IDP does not support SLO, then this should be a URL which will terminate the current session.
openiam.ui.webconsole.saml.sp.signout.binding.label=SLO Binding
openiam.ui.webconsole.saml.sp.signout.binding.title=The LogoutRequest will use this HTTP method. Please note that LogoutRequest signing is only supported by POST operations.
openiam.ui.webconsole.saml.nameid.sp.name.qualifier.label=SP Name Qualifier
openiam.ui.webconsole.saml.nameid.sp.name.qualifier.title=The value of the SPNameQualifier attribute in the Name ID Element
openiam.ui.webconsole.saml.nameId=Name ID
openiam.ui.webconsole.saml.idp.name.id.format.label=Name ID Format
openiam.ui.webconsole.saml.idp.name.id.format.title=The value of the Format attribute in the NameID Element
openiam.ui.webconsole.saml.sp.name.id.format.label=Name ID Format
openiam.ui.webconsole.saml.sp.name.id.format.title=The value of the Format attribute in the NameID Element
openiam.ui.webconsole.saml.sp.name.id.format.select=Select a Name ID Format
openiam.ui.webconsole.saml.sp.name.id.allow.create.label=Allow create on the NameIdPolicy
openiam.ui.webconsole.saml.name.id.resolver.groovy.script.label=NameID Resolver Groovy Script
openiam.ui.webconsole.saml.sp.name.id.resolver.groovy.script.title=This Groovy Script gets called in order to correlate the SAMLResponse to a valid User. This gives the administrator additional flexibility when mapping the NameID in the SAMLResponse.
openiam.ui.webconsole.saml.idp.name.id.resolver.groovy.script.title=This Groovy Script gets called in order to determine which Name ID Value and Format to use when constructing the SAMLResponse.
openiam.ui.webconsole.saml.sp.jit.auth.groovy.script.label=Just-in-time provisioning groovy script
openiam.ui.webconsole.saml.sp.jit.auth.groovy.script.title=This Groovy Script gives the admin full control over just-in-time authentication. This script is called for <b>both</b> new and existing users.
openiam.ui.webconsole.saml.relay.state=Relay State
openiam.ui.webconsole.saml.relay.state.strategy=Relay State Strategy
openiam.ui.webconsole.saml.relay.state.strategy.default=Default Relay State Strategy
openiam.ui.webconsole.saml.relay.state.strategy.static=Static Relay State Strategy
openiam.ui.webconsole.saml.relay.state.strategy.groovy=Groovy Script Relay State Strategy
openiam.ui.webconsole.saml.relay.state.groovy.label=Relay State Generator Groovy Script
openiam.ui.webconsole.saml.relay.state.static.value.label=Static Relay State Value
openiam.ui.webconsole.saml.sp.relay.state.groovy.title=If defined, this script will be called to determine the RelayState which determines where the user will be redirected to after authenticating successfully.
openiam.ui.webconsole.saml.idp.relay.state.groovy.title=If defined, this script will be called to determine the RelayState parameter which will be sent back to the Service Provider
openiam.ui.webconsole.saml.sp.relay.state.default.message=By default, upon successful authentication, the user will be redirected to the value of the 'RelayState' URL Parameter. If this parameter is missing, the user will be redirected to ''{0}''
openiam.ui.webconsole.saml.idp.relay.state.default.message=By default, the RelayState parameter that was sent as part of the original SAMLRequest will be sent back to the Service Provider
openiam.ui.webconsole.saml.sp.relay.state.static.value.title=If defined, the user will be redirected here after authenticating successfully.
openiam.ui.webconsole.saml.idp.relay.state.static.value.title=If defined, this will be used as the value of the RelayState parameter, which will be sent back to the Service Provider
openiam.ui.webconsole.saml.sp.destination.attr.enabled.label=Destination attribute enabled
openiam.ui.webconsole.saml.sp.destination.attr.enabled.title=Does the AuthnRequest have a Destination Attribute? If it does, it will be set to the value of the ACS of the Service Provider
openiam.ui.webconsole.saml.idp.response.issuer.label=Response Issuer
openiam.ui.webconsole.saml.idp.response.issuer.title=The value of the 'Issuer' Element in the SAMLResponse. The default will be the SAML Login Page URL.
openiam.ui.webconsole.saml.idp.acs.label=Assertion Consumer URL
openiam.ui.webconsole.saml.idp.acs.title=This is where the SAMLResponse will be posted to
openiam.ui.webconsole.saml.idp.audiences.label=Audiences
openiam.ui.webconsole.saml.idp.audiences.title=Enter the audience values(s) which are to be included in the SAMLResponse. The values must be comma-separated
openiam.ui.webconsole.saml.information=Provider Information
openiam.ui.webconsole.saml.idp.security.authentication=Authentication
openiam.ui.webconsole.saml.idp.canon.algo.label=Canonicalized Algorithm
openiam.ui.webconsole.saml.digest.algorithm.label=Digest Algorithm
openiam.ui.webconsole.saml.idp.signature.algorithm.label=Signature Algorithm
openiam.ui.webconsole.saml.idp.metadata.exposed=Metadata Exposed
openiam.ui.webconsole.saml.idp.nameid.qualifier.label=Name ID Qualifier
openiam.ui.webconsole.saml.idp.nameid.qualifier.title=The value of the NameQualifier attribute in the Name ID Element
openiam.ui.webconsole.saml.slo=Single Logout
openiam.ui.webconsole.saml.idp.slo.url.label=Single-Logout URL of Service Provider
openiam.ui.webconsole.saml.idp.slo.url.title=If specified, the final LogoutResponse will be sent here when the session is terminated.
openiam.ui.webconsole.saml.customization=Customization
openiam.ui.webconsole.post.process.groovy.script.label=Post Processor Groovy Script
openiam.ui.webconsole.post.process.groovy.script.title=This Groovy Script gets called before signing the SAMLResponse. You can modify the SAMLResponse as needed here.
org.openiam.saml.sp.saml.post.processor.script.label=Post Processor Groovy Script
org.openiam.saml.sp.saml.post.processor.script.title=This Groovy Script gets called after processing the SAMLResponse. You can modify the SAMLResponse as needed here.
openiam.ui.webconsole.saml.sp.sign.authn.requests.label=Sign Authentication Requests
openiam.ui.webconsole.saml.sp.sign.authn.requests.title=If checked, SAMLRequests will be signed
openiam.ui.webconsole.saml.idp.sign.authn.requests.label=Expect AuthnRequests to be signed
openiam.ui.webconsole.saml.idp.sign.authn.requests.title=If checked, the incoming AuthnRequest MUST be signed
openiam.ui.webconsole.saml.idp.assertion.encrypt.label=Encrypt Assertions
openiam.ui.webconsole.saml.idp.assertion.encrypt.title=If checked, an EncryptedAssertion will be sent, instead of an Assertion
openiam.ui.webconsole.saml.idp.assertion.encrypt.clickwarn=Sending EncryptedAssertions requires the Service Provider to decrypt the message. Please ensure that both the SP and the IDP are using the same public/private keypair, otherwise decryption will fail.
openiam.ui.webconsole.saml.idp.assertion.encrypt.data.algorithm=Data Encryption Algorithm
openiam.ui.webconsole.saml.idp.assertion.encrypt.key.algorithm=Key Encryption Algorithm
openiam.ui.webconsole.saml.sp.want.assertions.signed.label=Want Assertions Signed
openiam.ui.webconsole.saml.sp.want.assertions.signed.title=If checked, the Service Provider will expect a Signature as part of each SAML Assertion
openiam.ui.webconsole.saml.idp.want.assertions.signed.label=Sign Assertions
openiam.ui.webconsole.saml.idp.want.assertions.signed.title=If checked, the SAML Assertion (rather than the SAML Response) will be signed.
openiam.ui.webconsole.resource.deleted.success=Resource was deleted successfully
openiam.ui.webconsole.resource.child.add.success=Child Resource was added successfully
openiam.ui.webconsole.resource.child.add.deleted=Child Resource was deleted successfully
openiam.ui.webconsole.resource.recon.save.success=Reconciliation Config was saved successfully
openiam.ui.reconciliation.manual.recon.not.allowed=Manual Reconciliation is not permitted with the current configuration. To enable Manual Reconciliaiton, please go to 'Reconciliation' page and check 'Manual Reconciliation'. Next, click 'Save and Reconcile'.
openiam.ui.webconsole.entity.relationship.exists=This relationship already exists
openiam.ui.webconsole.resource.save.resourcetype.notequal=Unable to create this relationship. The resource types of both entities must be equal
openiam.ui.webconsole.entity.child.yourself.error=An entity cannot be a child of itself
openiam.ui.webconsole.entity.child.circular.dependency=Cannot add a child as it would cause a circular dependency
openiam.ui.webconsole.identity.saved=Identity saved
openiam.ui.webconsole.identity.deleted=Identity deleted
openiam.ui.webconsole.identity.taken=This identity already exists
openiam.ui.webconsole.identity.save.fail=Could not save identity
openiam.ui.webconsole.identity.delete.fail=Identity cannot be deleted
openiam.ui.webconsole.identity.not.exists=Identity does not exist
openiam.ui.webconsole.entity.not.exists=Object does not exist
openiam.ui.webconsole.entity.add.success=Entity was added successfully
openiam.ui.webconsole.user.entity.add.success=User entitlement was added successfully
openiam.ui.webconsole.entity.delete.success=Entity was deleted successfully
openiam.ui.webconsole.user.entity.delete.success=User entitlement was deleted successfully
openiam.ui.webconsole.role.save.success=Role was saved successfully
openiam.ui.webconsole.role.name.invalid=Invalid Role Name
openiam.ui.webconsole.role.duplicate=A Role with this name and Managed System already exists
openiam.ui.webconsole.role.domain.invalid=Invalid Role Domain
openiam.ui.webconsole.role.name.taken=Role name is already in use.
openiam.ui.webconsole.role.delete.success=Role was deleted successfully
openiam.ui.webconsole.role.delete.hanging.groups=This Role has Groups as members - delete these relationships first
openiam.ui.webconsole.role.delete.hanging.roles=This Role has Child Roles as members - delete these relationships first
openiam.ui.webconsole.role.delete.hanging.users=This Role has Users as members - delete these relationships first
openiam.ui.webconsole.role.delete.hanging.resources=This Role has Resources as members - delete these relationships first
openiam.ui.webconsole.namevalue.msising=Missing Name or Value
openiam.ui.webconsole.role.attribute.save.fail=Unable to save Role Attribute
openiam.ui.webconsole.role.attribute.save.success=Role Attribute was saved successfully
openiam.ui.webconsole.role.attribute.delete.success=Role Attribute was deleted successfully
openiam.ui.webconsole.role.attribute.delete.fail=Unable not delete Role Attribute
openiam.ui.webconsole.group.name.invalid=Group Name invalid
openiam.ui.webconsole.group.name.taken=A combination of this Group Name and Managed System already exists
openiam.ui.webconsole.group.save.success=Group was saved successfully
openiam.ui.webconsole.group.delete.success=Group was deleted successfully
openiam.ui.webconsole.group.attribute.save.success=Group Attribute was saved successfully
openiam.ui.webconsole.group.attribute.delete.success=Group Attribute was deleted successfully
openiam.ui.webconsole.group.attribute.save.fail=Unable to save group attribute
openiam.ui.webconsole.group.attribute.delete.fail=Unable to delete group attribute
openiam.ui.webconsole.group.limit.users.exceeded=Group's user limit exceeded
openiam.ui.webconsole.organization.save.success=Organization was saved successfully
openiam.ui.webconsole.organization.delete.success=Organization was deleted successfully
openiam.ui.webconsole.attribute.save.success=Attribute was saved successfully
openiam.ui.webconsole.attribute.delete.success=Attribute was deleted successfully
openiam.ui.webconsole.attribute.save.fail=Unable to save attribute
openiam.ui.webconsole.attribute.delete.fail=Unable to delete Attribute
openiam.ui.selfservice.report.save.fail=Unable to save the report subscription
openiam.ui.selfservice.report.delete.fail=Unable to delete the report subscription
openiam.ui.webconsole.organization.name.invalid=Invalid Organization Name
openiam.ui.webconsole.organization.name.taken=Another Organization with this Name and Organization Type already exists
openiam.ui.webconsole.user.lable=Users
openiam.ui.webconsole.user.firstName=First name
openiam.ui.webconsole.user.lastName=Last name
openiam.ui.webconsole.user.organization=Organization
openiam.ui.webconsole.user.email=E-mail
openiam.ui.webconsole.user.phone=Phone Nbr
openiam.ui.webconsole.user.principal=Principal name
openiam.ui.webconsole.user.role=Role
openiam.ui.webconsole.user.group=Group
openiam.ui.webconsole.user.resource=Resource
openiam.ui.webconsole.user.status=User status
openiam.ui.webconsole.user.status.select=Select User Status
openiam.ui.webconsole.user.accountStatus=Account status
openiam.ui.webconsole.user.supervisor.type=Supervisor Type
openiam.ui.webconsole.user.supervisor.type.select=Please Select Supervisor Type
openiam.ui.webconsole.user.accountStatus.select=Select Account Status
openiam.ui.webconsole.user.ex.attributes=Extended attributes
openiam.ui.webconsole.user.ex.attributes.select=Select Extended Attributes
openiam.ui.webconsole.user.employeeId=Employee ID
openiam.ui.webconsole.groovy.script.full.path=Groovy script with full path
openiam.ui.login.domain.invalid=Login failed - Security domain is not valid
openiam.ui.login.user.status.invalid=Login failed - Invalid user status : {0}
openiam.ui.login.user.disabled=Login failed - Your account has been disabled
openiam.ui.login.user.locked=Login failed - Your account has been locked
openiam.ui.login.invalid.configuration=Invalid Configuration
openiam.ui.login.invalid.login=Invalid Login and/or Password
openiam.ui.login.password.change=To change your password, enter the information below
openiam.ui.login.password.expired=Your password has expired. Please choose a new one.
openiam.ui.login.password.willexpire.soon=Your password will expire soon.
openiam.ui.login.password.willexpire=Your password will expire in ''{0}'' days.
openiam.ui.login.password.willexpire.today=Your password will expire today
openiam.ui.changepassword.not.equal=Password and confirm password must match
openiam.ui.changepassword.fail=Change password failed
openiam.ui.changepassword.invalid.password=Invalid Password
openiam.ui.password.policy.notfound=Policy not found
openiam.ui.password.policy.notset=Password Policy not set
openiam.ui.authn.policy.notset=Authentication Policy not set
openiam.ui.password.rule.alphachar=Incorrect number of alphabetic characters in the password
openiam.ui.password.rule.alphachar.min=At least {0} alphabetic characters are required
openiam.ui.password.rule.alphachar.max=At most {0} alphabetic characters are allowed
openiam.ui.password.rule.alphachar.range={0} to {1} alphabetic characters are required
openiam.ui.password.rule.title=Password Policy Rules
openiam.ui.password.rule.lowercase=Incorrect number of lower-case characters in the password
openiam.ui.password.rule.lowercase.min=At least {0} lower-case characters are required
openiam.ui.password.rule.lowercase.max=At most {0} lower-case characters are allowed
openiam.ui.password.rule.lowercase.range={0} to {1} lower-case characters are required
openiam.ui.password.rule.uppercase=Incorrect number of upper-case characters in the password
openiam.ui.password.rule.uppercase.min=At least {0} upper-case characters are required
openiam.ui.password.rule.uppercase.max=At most {0} upper-case characters are allowed
openiam.ui.password.rule.uppercase.range={0} to {1} upper-case characters are required
openiam.ui.password.rule.nonalphanumeric.min=At least {0} non-alphanumeric characters are required
openiam.ui.password.rule.nonalphanumeric.max=At most {0} non-alphanumeric characters are allowed
openiam.ui.password.rule.nonalphanumeric.range={0} to {1} non-alphanumeric characters are required
openiam.ui.password.rule.numericchar=Incorrect number of numeric characters in the password.
openiam.ui.password.rule.numericchar.min=Password must contain at least {0} numeric character(s)
openiam.ui.password.rule.numericchar.max=At most {0} numeric characters are allowed
openiam.ui.password.rule.numericchar.range={0} to {1} numeric characters are required
openiam.ui.password.rule.length=Password length is either too short or too long
openiam.ui.password.rule.length.min=The password must be at least {0} characters long
openiam.ui.password.rule.length.max=The password can be at most {0} characters long
openiam.ui.password.rule.length.range=Password must be between {0} and {1} characters in length
openiam.ui.connector.save.error=Unable to save connector
openiam.ui.webconsole.idm.connector.delete.error=Unable to delete connector, please delete dependencies first.
openiam.ui.password.rule.nonalphanumeric=Incorrect number of non-alpha numeric characters in the password
openiam.ui.password.rule.history=Cannot use a previously used password
openiam.ui.password.rule.history.message=Cannot use a previously used password
openiam.ui.password.rule.name=Password cannot be equal to the user's last name
openiam.ui.password.rule.char.repetition=Only {0} repetitive characters allowed
openiam.ui.password.rule.word.password=Please pick a more unique password
openiam.ui.password.rule.principal=Password cannot contain your login
openiam.ui.password.rule.change.frequency=You have maxed out the number of password changes for this login
openiam.ui.password.rule.change.allow=Your login does not allow password changes
openiam.ui.password.rule.badchars=Password must not contain ''{0}''
openiam.ui.webconsole.idmAttrsMap.saved.success=AttributeMap was saved successfully
openiam.ui.webconsole.user.identity,deleted.success=User Identity was deleted successfully
openiam.ui.webconsole.user.identity,deleted.fail=Unable to delete User Identity
openiam.ui.menu.entitlement.error=Unable to save menu entitlements
openiam.ui.webconsole.user.info.saved.success=User information was saved successfully
openiam.ui.webconsole.user.infoprov.saved.success=Provisioning
openiam.ui.webconsole.user.activated.success=User was activated successfully
openiam.ui.webconsole.user.delete.success=User was deleted successfully
openiam.ui.webconsole.user.removed.success=User was removed successfully
openiam.ui.webconsole.user.disabled.success=User disabled successfully
openiam.ui.webconsole.user.enabled.success=User enabled successfully
openiam.ui.webconsole.user.security.questions.reset=User security questions have been reset
openiam.ui.webconsole.user.account.reset.success=User account has been reset successfully
openiam.ui.webconsole.user.account.reset.fail=Unable to reset the user account
openiam.ui.webconsole.user.account.reset.warn=User status is "Inactive". Would you like to activate the user as part of the password reset process?
openiam.ui.user.info.firstname.required=First name is a required field
openiam.ui.user.info.lastname.required=Last name is a required field
openiam.ui.user.info.organization.required=Organization is a required field
openiam.ui.user.info.department.required=Department is a required field
openiam.ui.user.info.employee.type.required=Employee Type is required field
openiam.ui.user.info.birthday.required=Birthdate is a required field
openiam.ui.user.info.sex.required=Gender is a required field
openiam.ui.user.info.startdate.required=Start date is a required field
openiam.ui.user.info.lastdate.required=Last date is a required field
openiam.ui.invalid.date.format=Date format is invalid. Correct date format should be {0}
openiam.ui.user.info.birthday.format.invalid=Invalid format for the date of birth. Correct date format should be {0}
openiam.ui.user.info.startdate.format.invalid=Start Date has an invalid format. Correct date format should be {0}
openiam.ui.user.info.lastdate.format.invalid=Last Date has an invalid format. Correct date format should be {0}
openiam.ui.user.info.claim.date.format.invalid=Claim Date has an invalid format. Correct date format should be {0}
openiam.ui.user.info.login.required=Login is a required field
openiam.ui.user.info.password.required=Password is a required field
openiam.ui.user.info.password.doesnot.match=Passwords don't match
openiam.ui.user.info.email.required=E-mail address is required field
openiam.ui.user.info.login.exits=Entered Login already exists.
openiam.ui.webconsole.user.email.saved.success=E-mail address was saved successfully
openiam.ui.webconsole.user.email.deleted.success=E-mail was deleted successfully
openiam.ui.webconsole.user.address.saved.success=Address was saved successfully
openiam.ui.webconsole.user.address.deleted.success=Address was deleted successfully
openiam.ui.webconsole.user.phone.deleted.success=Phone number was deleted successfully
openiam.ui.webconsole.user.phone.saved.success=Phone number was saved successfully
openiam.ui.user.contact.email.label.required=E-mail label is a required field
openiam.ui.user.contact.email.address.required=E-mail address is a required field
openiam.ui.user.contact.email.address.invalid=E-mail address has an invalid format
openiam.ui.user.contact.phone.label.required=Phone description is a required field
openiam.ui.user.contact.phone.area.required=Phone area code is a required field
openiam.ui.user.contact.phone.number.required=Phone number is a required field
openiam.ui.user.contact.address.label.required=Address description is a required field
openiam.ui.webconsole.user.supervisor.type.saved.success=Supervisor type was saved successfully
openiam.ui.idp.auth.saml.provider.notconfigured=SAML Provider has not been configured for this Issuer
openiam.ui.idp.auth.user.notprovisioned=User has not been provisioned to the Authentication Provider
openiam.ui.idp.auth.saml.securityexception=SAML SSO failed due to a security exception
openiam.ui.idp.auth.saml.entitlements.noaccess=Unable to SSO to this applicaton as you do not have access. Please contact your Help Desk.
openiam.ui.auth.provider.chain.required=Next Authentication Provider must be selected
openiam.ui.am.auth.provider.saved.success=SAML Provider saved successfully
openiam.ui.auth.provider.chain.referenced=This Authentication Provider is referenced in a chain. Please remove it from the chain before attempting to delete it.
openiam.ui.am.auth.provider.save.failed=Unable to save Authentication Provider
openiam.ui.am.auth.provider.missing.authProviderType=Authentication Provider Type not set
openiam.ui.am.auth.provider.missing.managedSys=No Managed System selected
openiam.ui.am.auth.provider.missing.resource=No Resource selected
openiam.ui.am.auth.provider.missing.name=A Name is required for this Authentication Provider
openiam.ui.am.auth.provider.missing.required.attributes=One or several required fields not set.
openiam.ui.am.auth.provider.missing.security.keys=Security key not set
openiam.ui.am.auth.provider.delete.fail=Unable to delete Authentication Provider
openiam.ui.am.auth.provider.delete.success=Authentication Provider was deleted successfully
openiam.ui.am.auth.provider.attribute.delete.success=Authentication Attribute was deleted successfully
openiam.ui.am.auth.provider.attribute.save.success=Authentication Attribute saved
openiam.ui.am.auth.provider.attribute.save.error=Unable to save Authentication Attribute
org.openiam.am.auth.public.key.warn.invalidX509=You have uploaded a public key which cannot be parsed into an X509 Certificate. This will cause problems when signing the request.
openiam.ui.am.auth.providers=Authentication Providers
openiam.ui.am.auth.provider.search.page.title=Authentication Provider Search
openiam.ui.am.auth.provider.search.title=Search Authentication Providers
openiam.ui.am.auth.provider.search.empty=No Authentication Providers found
openiam.ui.am.auth.provider.delete.warn=Are you sure you want to delete this authentication provider?
openiam.ui.am.auth.provider.delete.confirm=Yes, delete this provider
openiam.ui.am.auth.provider.name=Provider Name
openiam.ui.am.auth.provider.name.title=Provide a name or short description to help us identify this configuration
openiam.ui.am.auth.provider.application.url=Application URL
openiam.ui.am.auth.provider.application.url.title=The URL of your application which will trigger SSO Authentication
openiam.ui.am.auth.provider.icon.url=Application Icon
openiam.ui.am.auth.provider.icon.url.title=The URL of the icon associated with your application. Expected size is (136 x 136 px)
openiam.ui.am.auth.provider.mngsys=Linked to Managed System
openiam.ui.am.auth.provider.mngsys.title=The Managed System that this Authentication Provider corresponds to. This will be used for uniquely identifying users of this system when performing SSO
openiam.ui.am.auth.saml.provider.chaining=SAML Chaining
openiam.ui.am.auth.provider.chained.label=Is this provider chained?
openiam.ui.am.auth.provider.chained.title=If true, the request will be seamlessly passed onto the 'next' authentication provider
openiam.ui.am.auth.provider.chained.provider.next.label=The next Authentication Provider in the Chain
openiam.ui.am.auth.provider.chained.provider.next.title=If this Authentication Provider is chained, the request will be seamlessly passed to this Authentication Provider
openiam.ui.am.auth.provider.public.key=Public Key for Signing
openiam.ui.am.auth.provider.public.key.validation.label=Public Key for Validating Signatures
openiam.ui.am.auth.provider.public.key.validation.title=This Public Key will be used to validate the Signature of the incoming SAML Messages
openiam.ui.am.auth.provider.public.key.validation.required=Public Key is required for validation
openiam.ui.am.auth.provider.public.key.validating.uploaded=Public key used for validation validating has been uploaded
openiam.ui.am.auth.provider.public.key.signing.uploaded=Public key used for signing has been uploaded.
openiam.ui.am.auth.provider.public.key.signing.not.uploaded=Unable to upload the Public key used fof signing
openiam.ui.am.auth.provider.private.key=Private Key for Signing
openiam.ui.am.auth.provider.key.props=Key Properties
openiam.ui.am.auth.provider.key.upload=Upload a new key
openiam.ui.am.auth.provider.key.generate=Generate a new key
openiam.ui.am.auth.provider.public.key.start.date=Start Date
openiam.ui.am.auth.provider.public.key.expiration.date=Expiration Date
openiam.ui.am.auth.provider.public.key.version=Certificate Version
openiam.ui.am.auth.provider.public.key.type=Certificate Type
openiam.ui.am.auth.provider.public.key.principal=Principal Name
openiam.ui.am.auth.provider.public.key.subject=Subject DN
openiam.ui.am.auth.provider.public.key.issuer=Issuer DN
openiam.ui.am.auth.provider.public.key.algorithm=Signature Algorithm Name
openiam.ui.am.auth.provider.public.key.algorithm.id=Signature Algorithm OID
openiam.ui.am.auth.provider.edit.attribute.help=Use a comma to delimit values
openiam.ui.am.auth.provider.new.page.title=Create an Authentication Provider
openiam.ui.am.auth.provider.new.title=Create a New Authentication Provider
openiam.ui.am.auth.provider.type.select=Select a Provider Type
openiam.ui.am.auth.provider.attribute.page.title=Edit Authentication Provider Attributes
openiam.ui.am.auth.provider.attribute.title=Attributes for Authentication Provider
openiam.ui.am.auth.provider.attribute.prop.name=Property Name
openiam.ui.am.auth.provider.attribute.data.type=Data Type
openiam.ui.am.auth.provider.attribute.prop.type=Property Type
openiam.ui.am.auth.provider.attribute.prop.value=Property Value
openiam.ui.am.auth.provider.attribute.empty=This authentication provider is not associated with any properties
openiam.ui.am.auth.provider.attribute.prop.user=Property from User
openiam.ui.am.auth.provider.attribute.prop.user.select=Select a User Value
openiam.ui.am.auth.provider.attribute.prop.static=Static Value
openiam.ui.am.auth.provider.attribute.prop.static.placeholder=Enter a static Value
openiam.ui.am.auth.provider.attribute.prop.groovy=Groovy Script
openiam.ui.am.auth.provider.attribute.prop.groovy.placeholder=Enter the path of the Groovy Script
openiam.ui.am.auth.provider.attribute.save=Save this Property
openiam.ui.webconsole.user.attribute.delete.success=User attribute has been deleted successfully
openiam.ui.user.attribute.delete.error=Unable to delete user attribute
openiam.ui.user.attribute.save.error=Unable to save user attribute
openiam.ui.webconsole.user.attribute.saved.success=User attribute was saved successfully
openiam.ui.user.attribute.user.not.set=User was not specified for the selected attribute
openiam.ui.user.attribute.name.not.set=Unable to set the Attribute name
openiam.ui.user.info.metadatatype.required=Metadata Type is a required field
openiam.ui.user.info.startdate.greater.lastdate=Start Date must be less than the Last Date
openiam.ui.user.delegation.save.success=Delegation Filter for user was saved successfully
openiam.ui.user.delegation.save.failed=Unable to save Delegation Filter for user
openiam.ui.am.content.provider.unvavailable.resource.label=Unavailable Resource
openiam.ui.am.content.provider.unvavailable.resource.description=If the user is entilted to this Resource, than the user will still be allowed to access the application even though it is unavailable
openiam.ui.am.content.provider.unvavailable.url.label=Unavailable URL
openiam.ui.am.content.provider.unvavailable.url.description=The User will be redirected to this URL if the application is unavailable, and the user is not entitled to the Unavailable Resource
openiam.ui.am.content.provider.unvavailable.label=Application Unavailable
openiam.ui.am.content.provider.unvavailable.description=Is this Application Unavailable? If Checked, then Users not entitled to the Unavailable Resource will be redirected to the Unavailable URL by the Proxy. Entitled users will proceed as if the application is available. This is present for debugging purposes.
openiam.ui.am.content.provider.unvavailable.url.required=Unavailable URL Required
openiam.ui.am.content.provider.saved.fail=Unable to save Content Provider
openiam.ui.am.content.provider.saved.success=Content Provider successfully saved. Please allow a few minutes for changes to propagate.
openiam.ui.am.content.provider.missing.name=The Name value is required for this Content Provider
openiam.ui.am.content.provider.missing.authlevel=Authentication Level is required for this Content Provider
openiam.ui.am.content.provider.missing.domainpattern=Domain Pattern is required for this Content Provider
openiam.ui.am.content.provider.deleted.success=Content Provider was deleted successfully. Please allow several minutes for the changes to propagate.
openiam.ui.am.content.provider.delete.fail=Unable to delete the Content Provider
openiam.ui.am.content.provider.server.save.fail=Unable to save the Application Server for this Content Provider
openiam.ui.am.content.provider.server.severurl.required=Server Url is a required field
openiam.ui.am.content.provider.server.provider.missing=Content Provider is a required
openiam.ui.am.content.provider.server.saved.success=Application Server was saved successfully. Please allow a few minutes for changes to propagate.
openiam.ui.am.content.provider.server.deleted.success=Application Server was deleted successfully. Please allow several minutes for changes to propagate.
openiam.ui.am.content.provider.server.delete.fail=Application Server did not delete successfully
openiam.ui.am.content.provider.server.missing=Application Server is not selected
openiam.ui.am.content.provider.managedsys.not.set=Managed System not set, or the selected managed system was not found
openiam.ui.am.uri.pattern.saved.success=URI Pattern for Content Provider successfully saved. Please allow a few minutes for changes to propagate.
openiam.ui.am.uri.pattern.deleted.success=URI Pattern for Content Provider successfully deleted. Please allow a few minutes for changes to propagate.
openiam.ui.am.uri.pattern.missing=Pattern is a required field
openiam.ui.am.uri.pattern.missing.authlevel=Authentication Level is required for this URI Pattern
openiam.ui.am.uri.pattern.saved.failed=Unable to save the URI Pattern for this Content Provider
openiam.ui.am.uri.pattern.deleted.failed=Unable to delete the URI Pattern for this Content Provider
openiam.ui.am.uri.pattern.not.selected=URI Pattern is not selected
openiam.ui.am.uri.pattern.meta.saved.failed=Unable to save Metadata for URI this pattern
openiam.ui.am.uri.pattern.meta.deleted.failed=Metadata for URI Pattern did not delete successfully
openiam.ui.am.uri.pattern.meta.saved.success=Metadata for URI Pattern successfully saved. Please allow several minutes for changes to propagate.
openiam.ui.am.uri.pattern.meta.deleted.success=Metadata for URI Pattern successfully deleted. Please allow several minutes for changes to propagate.
openiam.ui.am.content.provider.name.exists=Content Provider with this name already exists
openiam.ui.am.content.provider.domain.pattern.exists=Content Provider with this Domain Pattern and Is SSL fields already exists
openiam.ui.am.content.provider.server.exists=Application Server for Content Provider already exists
openiam.ui.am.uri.pattern.not.set=URI Pattern not set
openiam.ui.am.uri.pattern.meta.type.not.set=URI Pattern Meta Type not selected for Meta Field with name ''{0}''
openiam.ui.am.uri.pattern.meta.exists=URI Pattern Meta already exists. Please select other URI Pattern Meta Type
openiam.ui.am.uri.pattern.exists=URI Pattern with the specified pattern already exists for Content Provider
openiam.ui.am.uri.pattern.meta.value.name.missing=Property Name is missing for one or more properties
openiam.ui.am.uri.pattern.meta.value.map.missing=Property Value is missing for one or more properties
openiam.ui.am.uri.pattern.invalid=URI Pattern is invalid
openiam.ui.am.uri.pattern.meta.name.not.set=URI Pattern Meta Name is a required field
openiam.ui.idp.saml.metadata.view=View SAML Metadata
openiam.ui.idp.saml.metadata.notexposed=SAML Metadata not exposed
openiam.ui.saml.view.public.key.signing=View Signing Public Key
openiam.ui.saml.view.public.key.validation=View Validation Public Key
openiam.ui.saml.download.signing.public.key=Download Signing Public Key
openiam.ui.saml.download.validation.public.key=Download Validation Public Key
openiam.ui.saml.download.public.key.exists=Public Key is already associated with this Authentication Provider
openiam.ui.saml.idp.upload.keys=Upload Custom Public/Private Keypair
openiam.ui.saml.idp.generate.keys=Generate New Public/Private Keypair
openiam.ui.saml.import.service.provider.metadata=Import from Service Provider Metadata
openiam.ui.saml.idp.import.service.provider.metadata.description=Create this Identity Provider from SP Metadata
openiam.ui.saml.idp.import.service.provider.metadata.confirmation.result=The SP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied (due to the absence of a private key). After saving the form, please generate a new public/private keypair, or upload your own.
openiam.ui.saml.sp.import.service.provider.metadata.confirmation.result=The SP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied. Please make sure to upload a Public Key
openiam.ui.saml.import.idp.provider.metadata=Import from Identity Provider Metadata
openiam.ui.saml.idp.import.idp.provider.metadata.description=Create an Identity Provider from an IDP Metadata File
openiam.ui.saml.idp.import.idp.provider.metadata.confirmation.result=The IDP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied (due to the absence of a private key). After saving the form, please generate a new public/private keypair, or upload your own.
openiam.ui.saml.sp.import.idp.provider.metadata.confirmation.result=The IDP Metadata has been applied. Please make sure to save the form. Note that the Public Key from the metadata has <b>not</b> been applied. Please make sure to upload a Public Key
openiam.ui.webconsole.custom.field.type.label=The Type of Custom Field
openiam.ui.webconsole.custom.field.name.missing=Field name is required
openiam.ui.webconsole.custom.field.type.missing=Field type is required
openiam.ui.webconsole.custom.field.display.name.missing=Display name is required
openiam.ui.webconsole.custom.field.save.failed=Unable to save Custom field
openiam.ui.webconsole.custom.field.save.success=Custom field saved successfully
openiam.ui.webconsole.custom.field.delete.success=Custom field deleted successfully
openiam.ui.webconsole.custom.field.delete.failed=Unable to delete Custom field
openiam.ui.webconsole.custom.field.option.value.missing=UI Value is missing for one of the Valid Values for this Custom Field
openiam.ui.webconsole.custom.field.option.display.name.missing=Display Name is missing for one of the Valid Values for this Custom Field
openiam.ui.webconsole.page.template.save.success=Page Template was saved successfully
openiam.ui.webconsole.page.template.name.missing=Page Template Name is required
openiam.ui.webconsole.page.template.save.failed=Unable to save the Page Template
openiam.ui.webconsole.page.template.delete.success=Page Template deleted successfully
openiam.ui.webconsole.page.template.delete.failed=Unable to delete the Page Template
openiam.ui.webconsole.page.template.duplicate.field.found=Duplicate Custom Fields found.
openiam.ui.webconsole.template.type.required=Template Type is a required field.
openiam.ui.webconsole.template.field.duplicated=Duplicate Template fields found.
openiam.ui.webconsole.user.reset.password.success=Password reset was successfully
openiam.ui.webconsole.user.password.encrypt.error=User Password encryption failed.
openiam.ui.webconsole.user.password.missing=User Password is a required field
openiam.ui.webconsole.user.password.not.match=Entered passwords don't match
openiam.ui.user.info.save.failed=Unable to save user information
openiam.ui.user.activate.failed=Unable to activate the User
openiam.ui.user.delete.failed=Unable to deactivate the User
openiam.ui.user.remove.failed=Unable to delete the User
openiam.ui.user.enable.failed=Unable to enable the user
openiam.ui.user.disable.failed=Unable to disable the user
openiam.ui.webconsole.attrMap.saved.success=Attribute Map saved successfully
openiam.ui.webconsole.attrMap.delete.success=Attribute Map deleted successfully
#----------------------------------------------------------------------------------------------------
# OPENIAM USEL BULK OPERATIONS MESSAGES
#----------------------------------------------------------------------------------------------------
openiam.ui.webconsole.user.bulk.operations.page.title=User Bulk Operations
openiam.ui.webconsole.user.bulk.operations.error.single.user.operation.allowed=Only a Single user operation is allowed
openiam.ui.webconsole.user.bulk.operations.error.operation.list.notEmpty=Operation list is not empty
openiam.ui.webconsole.user.bulk.operations.started=User Bulk Operations has started
openiam.ui.webconsole.user.bulk.operations.not.selected=Operations not selected
openiam.ui.webconsole.user.bulk.operations.choose=Choose Operations &raquo;
#----------------------------------------------------------------------------------------------------
# OPENIAM IDM MODULE MESSAGES
#----------------------------------------------------------------------------------------------------
# Provisioning Connectors
openiam.ui.idm.prov.connlist.header=Provisioning Connectors
openiam.ui.idm.prov.connlist.provConnectorTypeId.defaultmsg=Select a Provisioning Connector Type...
openiam.ui.idm.prov.connlist.searchInpt.label=Search:
openiam.ui.idm.prov.connlist.searchBtn=Search
openiam.ui.idm.prov.connlist.search.empty=No Connectors Found
openiam.ui.idm.prov.conn.field.id=ID
org.openiam.ui.user.dir.lookup.search.result.columns.name=Directory Lookup Search Result Columns
org.openiam.ui.user.dir.lookup.search.result.columns.title=Defines the search result columns shown on the Directory Lookup screen in Self-service.
org.openiam.ui.reset.password.methods.name=Password Reset Methods
org.openiam.ui.reset.password.methods.title=When a user attempts to reset his password, he can do so using the selected methods.
org.openiam.ui.user.view.user.search.result.columns.name=Directory Reports Search Result Columns
org.openiam.ui.user.view.user.search.result.columns.title=Defines the columns shown in the Direct Reports table on Directory Lookup (User View) screen in Selfservice.
openiam.ui.idm.prov.conn.field.name=Connector Name
openiam.ui.idm.prov.conn.title.name=Name or short description which helps to identify this connector
openiam.ui.idm.prov.conn.field.type=Type
openiam.ui.idm.prov.conn.title.type=The metadata type name of connector
openiam.ui.idm.prov.conn.field.protocol=Communication Protocol
openiam.ui.idm.prov.conn.title.protocol=The Communication Protocol used by the connector
openiam.ui.idm.prov.conn.field.interface=Connector Interface Type
openiam.ui.idm.prov.conn.title.interface=The connector interface
openiam.ui.idm.prov.conn.field.connectorQueue=Connector Queue
openiam.ui.idm.prov.conn.title.connectorQueue=The Name of the queue that is used by the connector
openiam.ui.idm.prov.conn.field.servicenamespace=Service Namespace
openiam.ui.idm.prov.conn.title.servicenamespace=The WS namespace configuration
openiam.ui.idm.prov.conn.field.serviceport=Service Port
openiam.ui.idm.prov.conn.title.serviceport=The WS port configuration
openiam.ui.idm.prov.table.col.name=Name
openiam.ui.idm.prov.table.col.blocked=Do not approve
openiam.ui.idm.prov.table.col.description=Description
openiam.ui.idm.prov.table.col.type=Type
openiam.ui.idm.prov.table.col.url=Service URL
openiam.ui.idm.prov.table.noresults=No search results found
openiam.ui.idm.prov.conn_edit.header=Provisioning Connector
openiam.ui.idm.prov.approver.assoc.title=Approver Associations for {0} {1}
openiam.ui.idm.prov.approver.assoc.empty=No Approver Associations
openiam.ui.idm.prov.approver.assoc.create.new=Create New Association
openiam.ui.idm.prov.approver.assoc.new=New Approver Association
openiam.ui.idm.prov.approver.assoc.edit=Edit Approver Association
openiam.ui.idm.prov.approver.assoc.find=Click to find a
openiam.ui.idm.prov.approver.assoc.change=Click to change this
openiam.ui.idm.prov.approver.assoc.find.approver=Click to find an approver
openiam.ui.idm.prov.approver.assoc.find.approve.notifier=Click to find a approve notifier
openiam.ui.idm.prov.approver.assoc.find.reject.notifier=Click to find a reject notifier
openiam.ui.idm.prov.approver.assoc.notify.reject=Notify on Rejection
openiam.ui.idm.prov.approver.assoc.notify.approve=Notify on Approval
openiam.ui.idm.prov.approver.assoc.notify.reject.type=Notify on Reject Type
openiam.ui.idm.prov.approver.assoc.notify.approve.type=Notify on Approve Type
openiam.ui.idm.prov.approver.assoc.approver.type=Approver Object Type
openiam.ui.idm.prov.approver.assoc.approver.type.select=Please select
openiam.ui.idm.prov.approver.assoc.approver.type.USER=User
openiam.ui.idm.prov.approver.assoc.approver.type.SUPERVISOR=Supervisor
openiam.ui.idm.prov.approver.assoc.approver.type.ORGANIZATION_REVIEWER=Organization reviewer
openiam.ui.idm.prov.approver.assoc.approver.type.ROLE=Role
openiam.ui.idm.prov.approver.assoc.approver.type.GROUP=Group
openiam.ui.idm.prov.approver.assoc.approver.type.OWNER=Owner
openiam.ui.idm.prov.approver.assoc.approver.type.ADMIN=Admin
openiam.ui.idm.prov.approver.assoc.approver.type.TARGET_USER=Target user
NotBlank.connectorCommand.name=Connector name field must be set
NotBlank.connectorCommand.clientCommProtocol=Communication protocol must be selected
#----------------------------------------------------------------------------------------------------
# Managed Connections
openiam.ui.idm.prov.mngconnlist.header=Managed Systems
openiam.ui.idm.prov.mngconnlist.restype.defaultmsg=Select a security domain...
openiam.ui.idm.prov.mngconnlist.searchInpt.label=Search:
openiam.ui.idm.prov.mngconnlist.searchBtn=Search
openiam.ui.idm.mngconn.table.col.name=Name
openiam.ui.idm.mngconn.table.col.descr=Description
openiam.ui.idm.mngconn.table.col.status=Status
openiam.ui.idm.mngconn.table.col.hosturl=Host URL
openiam.ui.idm.prov.connector.warning.message=Deleting this connector will disentitle all active dependencies.\nAre you sure that you want to do this?
openiam.ui.idm.prov.connector.SSL=SSL
openiam.ui.idm.prov.connector.CLEAR=CLEAR
openiam.ui.idm.prov.connector.local=LOCAL
openiam.ui.idm.prov.connector.remote=REMOTE
openiam.ui.idm.prov.connector.clearFilter=Click to clear filter.
openiam.ui.idm.prov.connector.template.title=Connector configuration - Define fields to configure connector
openiam.ui.idm.prov.mngsys.rules.header=Edit Managed System rules
openiam.ui.idm.prov.mngsys.rules.title=Rules for managed system
openiam.ui.idm.prov.mngsys.rules.name=Rule Name
openiam.ui.idm.prov.mngsys.rules.value=Rule Value
openiam.ui.idm.prov.mngsys.rules.association.notFound=This managed system is not associated with any rules
openiam.ui.idm.prov.mngsys.title.managesSystem=Managed System
openiam.ui.idm.prov.mngsys.warning.message=Are you sure that you want to delete this Managed System?
openiam.ui.report.mngsys.delete.confirmation=Yes, delete this Managed System
openiam.ui.idm.prov.mngsys.title.editManagesSystem=Edit Managed System
openiam.ui.idm.prov.mngsys.title.createManagesSystem=Create New Managed System
openiam.ui.idm.prov.mngsys.button.testConnect=Test Connection
openiam.ui.idm.prov.mngsys.button.requestSSLCert=Request Certificate
openiam.ui.idm.prov.mngsys.LDAP=LDAP
openiam.ui.idm.prov.mngsys.AD=ACTIVE DIRECTORY
openiam.ui.idm.prov.mngsys.EDIRECTORY=EDIRECTORY
openiam.ui.idm.prov.mngsys.header=Managed System
openiam.ui.idm.prov.mngsys.field.id=Managed Resource Id
openiam.ui.idm.prov.mngsys.field.name=Managed System Name
openiam.ui.idm.prov.new.mngsys.field.name=New Name
openiam.ui.idm.prov.mngsys.title.name=Managed System Resource Name
openiam.ui.idm.prov.mngsys.field.description=Description
openiam.ui.idm.prov.mngsys.title.description=Managed System Description
openiam.ui.idm.prov.mngsys.field.status=Status
openiam.ui.idm.prov.mngsys.title.status=Managed System Status
openiam.ui.idm.prov.mngsys.field.connector=Connector
openiam.ui.idm.prov.mngsys.title.connector=Managed System Connector configuration
openiam.ui.idm.prov.mngsys.field.host_url=Host URL
openiam.ui.idm.prov.mngsys.title.host_url=Managed System Host URL configuration
openiam.ui.idm.prov.mngsys.field.port=Port
openiam.ui.idm.prov.mngsys.title.port=Managed System Port
openiam.ui.idm.prov.mngsys.field.protocol=Communication Protocol
openiam.ui.idm.prov.mngsys.title.protocol=Managed System Communication Protocol configuration
openiam.ui.idm.prov.mngsys.field.jdbc_url=JDBC Driver URL
openiam.ui.idm.prov.mngsys.title.jdbc_url=JDBC Driver URL configuration
openiam.ui.idm.prov.mngsys.field.conn_str=Connection String
openiam.ui.idm.prov.mngsys.title.conn_str=Connection configuration
openiam.ui.idm.prov.mngsys.field.login=Login Id
openiam.ui.idm.prov.mngsys.title.login=Administrator login name
openiam.ui.idm.prov.mngsys.field.passw=Password
openiam.ui.idm.prov.mngsys.title.passw=Administrator Password
openiam.ui.idm.prov.mngsys.field.keyField=Object Primary Key
openiam.ui.idm.prov.mngsys.title.keyField=Managed System Object Match configuration [Object Primary Key]
openiam.ui.idm.prov.mngsys.field.baseDn=Base DN
openiam.ui.idm.prov.mngsys.title.baseDn=Managed System Object Match configuration [Base DN]
openiam.ui.idm.prov.mngsys.field.searchBaseDn=Search Base DN
openiam.ui.idm.prov.mngsys.title.searchBaseDn=Managed System Object Match configuration [Search Base DN]
openiam.ui.idm.prov.mngsys.field.searchFilter=Search Filter
openiam.ui.idm.prov.mngsys.title.searchFilter=Managed System Object Match configuration [Search Filter]
openiam.ui.idm.prov.mngsys.field.attributeNamesLookup=Attribute Names Lookup
openiam.ui.idm.prov.mngsys.title.attributeNamesLookup=Returns a List of Managed System Attributes [Attribute Names Lookup]
openiam.ui.idm.prov.mngsys.field.searchScope=Search Scope
openiam.ui.idm.prov.mngsys.title.searchScope=Search Scope for LDAP
openiam.ui.idm.prov.mngsys.field.primaryRepository=Is Primary Repository?
openiam.ui.idm.prov.mngsys.title.primaryRepository=Determines if this managed system should be used as the primary repository or not
openiam.ui.idm.prov.mngsys.field.secondaryRepositoryId=Secondary Repository
openiam.ui.idm.prov.mngsys.title.secondaryRepositoryId=Secondary Repository configuration
openiam.ui.idm.prov.mngsys.field.updateSecondary=Always Update Secondary
openiam.ui.idm.prov.mngsys.title.updateSecondary=Always Update Secondary
openiam.ui.idm.prov.mngsys.field.handler5=Target System Type
openiam.ui.idm.prov.mngsys.title.handler5=Optional - Select a system to leverage functionality in the connector for that system.
openiam.ui.idm.prov.mngsys.field.addHandler=Add Object Rule
openiam.ui.idm.prov.mngsys.title.addHandler=Add Object Rule handler
openiam.ui.idm.prov.mngsys.field.modifyHandler=Modify Object Rule
openiam.ui.idm.prov.mngsys.title.modifyHandler=Modify Object Rule handler
openiam.ui.idm.prov.mngsys.field.deleteHandler=Delete Object Rule
openiam.ui.idm.prov.mngsys.title.deleteHandler=Delete Object Rule handler
openiam.ui.idm.prov.mngsys.field.passwordHandler=Password Rule
openiam.ui.idm.prov.mngsys.title.passwordHandler=Password Rule handler
openiam.ui.idm.prov.mngsys.field.suspendHandler=Suspend Object Rule
openiam.ui.idm.prov.mngsys.title.suspendHandler=Suspend Object Rule handler
openiam.ui.idm.prov.mngsys.field.resumeHandler=Resume Object Rule
openiam.ui.idm.prov.mngsys.title.resumeHandler=Resume Object Rule handler
openiam.ui.idm.prov.mngsys.field.searchHandler=Search Object Rule
openiam.ui.idm.prov.mngsys.title.searchHandler=Search Object Rule handler
openiam.ui.idm.prov.mngsys.field.lookupHandler=Lookup Object Rule
openiam.ui.idm.prov.mngsys.title.lookupHandler=Lookup Object Rule configuration
openiam.ui.idm.prov.mngsys.field.testConnectionHandler=Test Connection Object Rule
openiam.ui.idm.prov.mngsys.title.testConnectionHandler=Test Connection Object Rule handler
openiam.ui.idm.prov.mngsys.field.reconcileResourceHandler=Reconcile Resource Object Rule
openiam.ui.idm.prov.mngsys.title.reconcileResourceHandler=Reconcile Resource Object Rule handler
openiam.ui.idm.prov.mngsys.field.attributeNamesHandler=Attribute Names Object Rule
openiam.ui.idm.prov.mngsys.title.attributeNamesHandler=Attribute Names Object Rule handler
openiam.ui.idm.prov.mngsys.field.skipGroupProvision=Skip group provisioning
openiam.ui.idm.prov.mngsys.title.skipGroupProvision=Do not provision groups into this target system
openiam.ui.idm.prov.mngsys.field.linked_resource=Linked Resource
openiam.ui.idm.prov.mngsys.matchUser=User Match Fields
openiam.ui.idm.prov.mngsys.matchGroup=Group Match Fields
openiam.ui.idm.prov.mngsys.customConfiguration=Custom Configuration
openiam.ui.idm.prov.mngsys.managedSysName=Enter a Managed System Name
openiam.ui.idm.prov.mngsys.search.empty=No managed systems were found
typeMismatch.mngSystemCommand.port=Port must be a number
NotBlank.mngSystemCommand.name=Connector name is a required field
NotBlank.mngSystemCommand.connectorId=Please select the managed system connector
#----------------------------------------------------------------------------------------------------
# Synchronization Configs
openiam.ui.idm.synch.synchlist.header=Synchronization Configuration List
openiam.ui.idm.synch.synchlist.searchInpt.label=Search:
openiam.ui.idm.synch.synchlist.searchBtn=Search
openiam.ui.idm.synch.table.col.name=Name
openiam.ui.idm.synch.table.col.type=Type
openiam.ui.idm.synch.table.col.status=Status
openiam.ui.idm.synch.table.noresults=No results were found
openiam.ui.idm.synch.synch_edit.header=Configure Synchronization
openiam.ui.idm.synch.synch_edit.field.id=Synch Id
openiam.ui.idm.synch.synch_edit.field.name=Name
openiam.ui.idm.synch.synch_edit.field.th.num=Number Of Threads
openiam.ui.idm.synch.synch_edit.field.th.delay=Delay before thread start
openiam.ui.idm.synch.synch_edit.title.name=Synchronization Name
openiam.ui.idm.synch.synch_edit.field.status=Is Active?
openiam.ui.idm.synch.synch_edit.title.status=Is Active?
openiam.ui.idm.synch.synch_edit.field.synchAdapter=Synchronization Source
openiam.ui.idm.synch.synch_edit.title.synchAdapter=Synchronization Source
openiam.ui.idm.synch.synch_edit.field.customAdapterScript=Custom Adapter Script
openiam.ui.idm.synch.synch_edit.title.customAdapterScript=Custom Adapter Script
openiam.ui.idm.synch.synch_edit.field.processRule=Synchronize Object
openiam.ui.idm.synch.synch_edit.title.processRule=Synchronize Object
openiam.ui.idm.synch.synch_edit.field.synchType=Synch Type
openiam.ui.idm.synch.synch_edit.title.synchType=Synchronization Type
openiam.ui.idm.synch.synch_edit.field.synchFrequency=Synch Frequency
openiam.ui.idm.synch.synch_edit.title.synchFrequency=Synchronization Frequency
openiam.ui.idm.synch.synch_edit.field.organization=Select Organization
openiam.ui.idm.synch.synch_edit.title.organization=Select Organization
openiam.ui.idm.synch.synch_edit.field.usePolicyMap=Use Policy Map
openiam.ui.idm.synch.synch_edit.title.usePolicyMap=Use Policy Map
openiam.ui.idm.synch.synch_edit.field.useTransformationScript=Use Transformation Script
openiam.ui.idm.synch.synch_edit.title.useTransformationScript=Use Transformation Script
openiam.ui.idm.synch.synch_edit.field.policyMapBeforeTransformation=Policy Map Before Transformation
openiam.ui.idm.synch.synch_edit.title.policyMapBeforeTransformation=Policy Map Before Transformation
openiam.ui.idm.synch.synch_edit.field.preSyncScript=Pre Synchronization Script
openiam.ui.idm.synch.synch_edit.title.preSyncScript=Pre Synchronization Script
openiam.ui.idm.synch.synch_edit.field.postSyncScript=Post Synchronization Script
openiam.ui.idm.synch.synch_edit.title.postSyncScript=Post Synchronization Script
openiam.ui.idm.synch.synch_edit.field.validationRule=Validation Rule
openiam.ui.idm.synch.synch_edit.title.validationRule=Validation Rule
openiam.ui.idm.synch.synch_edit.field.transformationRule=Transformation Rule
openiam.ui.idm.synch.