Skip to content

Commit 49db0d9

Browse files
Merge pull request #308 from MeasureAuthoringTool/feature/MAT-8922_okta_local
MAT-8922 Revert update issuer and client defaults for okta
2 parents 4ba8f4e + 1e72e9c commit 49db0d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

local-dev-env/oktaConfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"baseUrl": "https://integrator-3514157.okta.com",
3-
"issuerUrl": "https://integrator-3514157.okta.com/oauth2/default",
4-
"clientId": "0oatc9xz7lujGBnb3697",
2+
"baseUrl": "https://dev-18092578.okta.com",
3+
"issuerUrl": "https://dev-18092578.okta.com/oauth2/default",
4+
"clientId": "0oa2fqtaz95fqJqbf5d7",
55
"scopes": ["profile", "openid", "email"],
66
"useClassicEngine": true
77
}

0 commit comments

Comments
 (0)