Skip to content

Commit bf22acd

Browse files
authored
Update README.md
Signed-off-by: Joseph Garrone <[email protected]>
1 parent 44685c8 commit bf22acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ export const { OidcProvider, useOidc } = createReactOidc({
6868
For the Account page:
6969

7070
```
71-
https://your-keycloak-url/auth/realms/your-realm/account?referrer=your-app-url&dark=true
71+
https://<your keycloak url>/realms/<your realm>/account?referrer={encodeURIComponent(location.href))}l&dark=true
7272
```
7373

7474
# License
7575

76-
This project is licensed under the [MIT License](LICENSE), courtesy of the Direction interministérielle du numérique.
76+
This project is licensed under the [MIT License](LICENSE), courtesy of the Direction interministérielle du numérique.

0 commit comments

Comments
 (0)