Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Sample Configurations
OKTA | OKTA | ||
---|---|---|---|
Issuer | Issuer URL | Custom | |
Issuer URL | https://dev-sample123.okta.com | https://dev-sample123.okta.com | |
Authorization Token Endpoint | https://dev-sample123.okta.com/oauth2/v1/authorize | ||
Token Endpoint | https://dev-sample123.okta.com/oauth2/v1/token | ||
User Info Endpoint | https://dev-sample123.okta.com/oauth2/v1userinfo | ||
Json Web Key Set | https://dev-sample123.okta.com/oauth2/v1/keys | ||
Responses Types Supported | code | code | |
Client ID | clientIDSampleValue | clientIDSampleValue | |
Client Secret | clientSecretSampleValue | clientSecretSampleValue | |
Scope | openid profile email | openid profile email |