...
- Navigate to 'Clients' and create a new one
- Create a client with client ID 'odlux.app' and client protocol 'openid-connect'
- Select client and open 'Settings' tab
- enable if not already done
- Direct Access Grants
- Standard Flow Enabled
- Add valid redirect urls for your onap installation
- Set access type to 'confidential'
- Add valid redirect urls for your onap installation(Save. Navigate to the 'credentials' tab and create your secret)
- (Note: If the lifespan of a token should be longer, it can be updated under the 'Advanced Settings' dropdown)
...