File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ Log into the Admin Console and either create a new realm for RomM or reuse an ex
19191 . In the Admin Console select your realm → ** Clients** → ** Create client** .
20202 . Leave ` Client type ` as ` OpenID Connect ` and enter a ` Client ID ` (for example ` romm ` ). Click ** Next** .
21213 . On the next page:
22- - Enable ** Client authentication** .
23- - Leave only the ** Standard flow** option enabled.
24- - Click ** Next** .
22+ - Enable ** Client authentication** .
23+ - Leave only the ** Standard flow** option enabled.
24+ - Click ** Next** .
25254 . Set the following URLs:
26- - ** Root URL** : ` http://romm.host.local ` (replace with your RomM URL)
27- - ** Valid Redirect URIs** : ` http://romm.host.local/api/oauth/openid ` (replace with your RomM URL)
28- - ** Web origins** : ` http://romm.host.local ` (replace with your RomM URL)
26+ - ** Root URL** : ` http://romm.host.local ` (replace with your RomM URL)
27+ - ** Valid Redirect URIs** : ` http://romm.host.local/api/oauth/openid ` (replace with your RomM URL)
28+ - ** Web origins** : ` http://romm.host.local ` (replace with your RomM URL)
29295 . Go to the ** Credentials** tab and copy the ** Client Secret** — you'll need this for the RomM configuration.
3030
3131### Step 3: Configure RomM Environment Variables
You can’t perform that action at this time.
0 commit comments