Method: RSAML::Protocol::AuthnRequest#scoping
- Defined in:
- lib/rsaml/protocol/authn_request.rb
#scoping ⇒ Object
Specifies a set of identity providers trusted by the requester to authenticate the presenter, as well as limitations and context related to proxying of the <Au message to subsequent identity providers by the responder.
36 37 38 |
# File 'lib/rsaml/protocol/authn_request.rb', line 36 def scoping @scoping end |