Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DiscoveryException accessing se-warren.k12.ia.us domain #42

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

DiscoveryException accessing se-warren.k12.ia.us domain #42

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use step2 on GAE application such as puffypoodles
2. Attempt OpenID discovery on se-warren.k12.ia.us

What is the expected output? What do you see instead?
Google should allow an se-warren.k12.ia.us user to login; instead, an error is 
thrown.

The following error trace is thrown when attempting to access this domain:

org.openid4java.discovery.DiscoveryException: 0x500: could not get host-meta 
for se-warren.k12.ia.us
    at com.google.step2.discovery.Discovery2.discoverOpEndpointsForSite(Discovery2.java:192)
    at com.google.step2.discovery.Discovery2$1.newStyleDiscovery(Discovery2.java:116)
    at com.google.step2.discovery.Discovery2$1.newStyleDiscovery(Discovery2.java:111)
    at com.google.step2.discovery.Discovery2$FallbackDiscovery.get(Discovery2.java:411)
    at com.google.step2.discovery.Discovery2.discover(Discovery2.java:345)
    at com.google.step2.AuthRequestHelper.getDiscoveryInformation(AuthRequestHelper.java:115)
    at com.google.step2.AuthRequestHelper.generateRequest(AuthRequestHelper.java:216)
...


Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 9:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant