You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
OktaApplication.getAccounts() and much of the rest of the Application public interface methods throw UnsupportedOperationException. This is true also of OktaTenant and OktaDirectory.
This despite the Okta release of the Spring Boot SDK being marked a release candidate (RC3 actually).
We deliberately left off migrating to Okta as we wanted to wait until the Spring Boot SDK migration was more mature. But time is pressing now - we assumed the release candidates would be near-finished versions - this lack of methods allowing us to query things like accounts is extremely worrying for us!
Is there an easy way to access this information in some kind of Okta specific fashion? I'm guessing not, otherwise why not wire the Stormpath methods through to this logic 😞
If we look at the Github active branches page for the SDK we see that there's been relatively little development against this repo recently (no checkins in the last 11 days).
This gives the disturbing impression that team Stormpath has maybe already packed up and turned off the lights. Sorry if some of you are working super hard to make this work but you can understand our worries as the August deadline approaches.