WsDiscovery

play.api.libs.openid.WsDiscovery
@Singleton
class WsDiscovery(ws: WSClient)(implicit ec: ExecutionContext) extends Discovery

Resolve the OpenID identifier to the location of the user's OpenID service provider.

Known limitations:

  • The Discovery doesn't support XRIs at the moment

Attributes

Graph
Supertypes
trait Discovery
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

case class UrlIdentifier(url: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

Resolve the OpenID server from the user's OpenID

Resolve the OpenID server from the user's OpenID

Attributes

Normalize the given identifier.

Normalize the given identifier.

Attributes