Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 207 by
i...@chenxiaosheng.com: How to disable discovery?
http://code.google.com/p/openid4java/issues/detail?id=207
```
// perform discovery on the user-supplied identifier
List discoveries = manager.discover(userSuppliedString);
// attempt to associate with the OpenID provider
// and retrieve one service endpoint for authentication
DiscoveryInformation discovered =
manager.associate(discoveries);
```
how can i stop the openid4java to the discovery, or how to make a
DiscoveryInformation object manually without parse remote xrds content.
thanks.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings