You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CoreID/locale/en_US/saml.locale.js

6 lines
270 B

module.exports = exports = {
no_access: 'Sorry, you don\'t have permission to access this application. Please ask your administrator to grant you access to APP_NAME.',
redirect_url: 'SAML Redirect URL:',
clear_idp_session: 'Clearing IdP session for user:'
}