o
    ^[2h»  ã                   @   s    d dl mZ G dd„ deƒZdS )é    ©Ú_validate_boolean_valuec                   @   s   e Zd ZdgZdd„ ZdS )ÚAuthorizationServerMetadataÚrequire_signed_request_objectc                 C   s   t | dƒ dS )z‹Indicates where authorization request needs to be protected as Request Object and provided through either request or request_uri parameter.r   Nr   )Úself© r   úq/home/skpark/git/infrasmart_work/infrasmart/venv/lib/python3.10/site-packages/authlib/oauth2/rfc9101/discovery.pyÚ&validate_require_signed_request_object   s   zBAuthorizationServerMetadata.validate_require_signed_request_objectN)Ú__name__Ú
__module__Ú__qualname__ÚREGISTRY_KEYSr	   r   r   r   r   r      s    r   N)Úauthlib.oidc.discovery.modelsr   Údictr   r   r   r   r   Ú<module>   s    