Skip to content

Commit ab9ae0e

Browse files
Tom GotsmanTom Gotsman
authored andcommitted
small fix
1 parent 72f56cb commit ab9ae0e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/ai_builder/integrations/okta_auth.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,12 @@ rx.el.div(
113113

114114
Example:
115115
```
116-
If your Issuer URI is `https://{yourOktaDomain}.okta.com/oauth2/default`, use `https://{yourOktaDomain}.okta.com`
116+
If your Issuer URI is `https://{yourOktaDomain}.okta.com/oauth2/default`
117117
```
118+
```
119+
use `https://{yourOktaDomain}.okta.com`
120+
```
121+
118122

119123
```python eval
120124
rx.el.div(

0 commit comments

Comments
 (0)