Skip to content
Discussion options

You must be logged in to vote

Your error presents via the Angular client. You probably need to modify the environment.ts files in ui/src/environments, based on how you are running your Angular build.

You also asked about the Okta Maven dependency in the API module. Your mileage may vary there. Spring's security may be enough for how you run your SSO, or you may need to augment this with customizations. While others may have done this for their own purposes, no one has yet shared a cookbook for how to use another SSO. WGU runs an internal instance of OSMT using our Ping SSO with a slightly different set of Maven dependenciesfor Spring Security, and no Okta.

  • My suggestion would be to make a hello world Spring API app, …

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@shitizz24
Comment options

@JohnKallies
Comment options

@shitizz24
Comment options

@shitizz24
Comment options

@JohnKallies
Comment options

Answer selected by JohnKallies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oauth2 For OAuth2, Okta, and related things
2 participants