Skip to content

Commit d766cef

Browse files
committed
doc: update callback url information
1 parent e03f142 commit d766cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Selection of commonly used OpenID Connect providers:
2525
## Configuration
2626

2727
Firstly you need to configure your IdP. Create an OpenID/OAuth2 provider according to the documentation of your provider.
28-
Note the client id and client secret as you will need it setting up this integration in Home Assistant. Your provider should be configured to have this regex as the callback url: `^(http:\/\/hass\.company\:8123)\/auth\/openid\/callback.*`
28+
Note the client id and client secret as you will need it setting up this integration in Home Assistant. Your provider should be configured to have this callback URL: `https://YOUR_HOME_ASSISTANT_DOMAIN/auth/openid/callback`.
2929

3030
1. Add the following configuration to your `configuration.yaml` file:
3131
```yaml

0 commit comments

Comments
 (0)