Ë
    lŸKjº  ã                   ó&   — d dl mZ  G d„ de«      Zy)é    ©Úvalidate_boolean_valuec                   ó   — e Zd ZdZdgZd„ Zy)ÚAuthorizationServerMetadataa”  Authorization Server Metadata extension for RFC9207.

    This class can be used with
    :meth:`~authlib.oauth2.rfc8414.AuthorizationServerMetadata.validate`
    to validate RFC9207-specific metadata::

        from authlib.oauth2 import rfc8414, rfc9207

        metadata = rfc8414.AuthorizationServerMetadata(data)
        metadata.validate(metadata_classes=[rfc9207.AuthorizationServerMetadata])
    Ú.authorization_response_iss_parameter_supportedc                 ó   — t        | d«       y)z¹Boolean parameter indicating whether the authorization server
        provides the iss parameter in the authorization response.

        If omitted, the default value is false.
        r   Nr   )Úselfs    úq/Users/ahmed/devFolder/Ultron/claude-voice/.venv/lib/python3.12/site-packages/authlib/oauth2/rfc9207/discovery.pyÚ7validate_authorization_response_iss_parameter_supportedzSAuthorizationServerMetadata.validate_authorization_response_iss_parameter_supported   s   € ô 	˜tÐ%UÕVó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚREGISTRY_KEYSr   © r   r
   r   r      s   „ ñ
ð FÐF€MóWr   r   N)Úauthlib.oauth2.rfc8414.modelsr   Údictr   r   r   r
   Ú<module>r      s   ðÝ @ôW $õ Wr   