Skip to content

Commit 83cec68

Browse files
committed
use metabase 52
1 parent 988662e commit 83cec68

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
@@ -1,6 +1,6 @@
11
# Metabase embedding SDK for React sample application
22

3-
You'll need a Pro or Enterprise version of Metabase 50 up and running. If you're not sure where to start, sign up for [Pro Cloud](https://www.metabase.com/pricing).
3+
You'll need a Pro or Enterprise version of Metabase 52 up and running. If you're not sure where to start, sign up for [Pro Cloud](https://www.metabase.com/pricing).
44

55
> [!IMPORTANT]
66
> The SDK is currently only compatible with Metabase v1.50 or higher
@@ -28,7 +28,7 @@ On the card that says **JWT**, click the **Setup** button.
2828

2929
### JWT identity provider URI
3030

31-
In the **JWT IDENTITY PROVIDER URI** field, paste `localhost:9090/sso/metabase` (or substitute your Cloud URL for localhost).
31+
In the **JWT IDENTITY PROVIDER URI** field, paste `localhost:9090/sso/metabase` (or substitute your Cloud URL for localhost).
3232

3333
In your `.env` this address is set as:
3434

0 commit comments

Comments
 (0)