Changing the Session Provider
The grid comes with a built-in session provider, the developer session provider, that accepts all users and passwords. Do not use this session provider in a production scenario!
When first installed, the grid has no active session provider. Therefore, you can only get grid-admin access to the grid by using certificate logon, for example by using the AdminUI.cmd script. Alternatively, you can access the HTML-based Grid Management Pages with an appropriate certificate, see Authenticating with a Grid Client Certificate. After getting access as grid-admin, you can change the session provider.
To define a session provider
Note: There might be a perceived discrepancy between the Registered Session
Provider field and the Application granted Session Provider rights field on the page. The
latter can contain more entries than the first. This is because when you register a session
provider, you are actually registering an application type (the name in between the
parentheses in the drop-down list), not a deployed application instance. You will notice
this behavior if you have an application type that is deployed multiple times under
different names. The result is that all the instances will be granted session provider
rights as indicated under the Application granted Session Provider rights field.