Method: RSAML::Protocol::Scoping#idp_list
- Defined in:
- lib/rsaml/protocol/scoping.rb
#idp_list ⇒ Object
An advisory list of identity providers and associated information that the requester deems acceptable to respond to the request.
14 15 16 |
# File 'lib/rsaml/protocol/scoping.rb', line 14 def idp_list @idp_list end |