About user messages
There are several types of user messages.
- Messages that appear on the sign in or sign out page
Note: If you are using SAML for authentication, the sign in page is presented by your identity provider and is not customizable via GitHub Enterprise Server.
You can use Markdown to format your message. For more information, see "About writing and formatting on GitHub."
Creating a custom sign in message
-
Navigate to your enterprise account by visiting
https://HOSTNAME/enterprises/ENTERPRISE-NAME
, replacingHOSTNAME
with your instance's hostname andENTERPRISE-NAME
with your enterprise account's name. -
In the enterprise account sidebar, click Settings.
-
Under Settings, click Messages.
-
Under "Sign in page", click Add message or Edit message.
-
Under Sign in message, type the message you'd like users to see.
-
To see the rendered message, click Preview.
-
Review the rendered message.
-
At the bottom of the page, click Save changes.
Creating a custom sign out message
-
Navigate to your enterprise account by visiting
https://HOSTNAME/enterprises/ENTERPRISE-NAME
, replacingHOSTNAME
with your instance's hostname andENTERPRISE-NAME
with your enterprise account's name. -
In the enterprise account sidebar, click Settings.
-
Under Settings, click Messages.
-
Under "Sign out page", click Add message or Edit message.
-
Under Sign out message, type the message you'd like users to see.
-
To see the rendered message, click Preview.
-
Review the rendered message.
-
At the bottom of the page, click Save changes.