Ë
    ûûàgÕ  ã                   óL   — d dl mZ d dlmZ d dlmZ ddlmZ  G d„ dee«      Zy)	é    )ÚTestCase)ÚOAuth2TestsMixin©ÚMockedResponseé   )ÚCILogonProviderc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚCILogonTestsc                 ó   — t        dd«      S )NéÈ   a  
        {
            "email": "johndoe@example.edu",
            "eppn": "u1234567@example.edu",
            "firstname": "John",
            "lastname": "Doe",
            "idp_name": "Example University",
            "sub": "http://cilogon.org/serverA/users/1234567"
        }r   ©Úselfs    úk/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/cilogon/tests.pyÚget_mocked_responsez CILogonTests.get_mocked_response   s   € ÜØðó
ð 	
ó    c                  ó   — y)Nzjohndoe@example.edu© r   s    r   Úget_expected_to_strz CILogonTests.get_expected_to_str   s   € Ø$r   N)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r   r   r   r   r
   r
   	   s   „ Ø!×$Ñ$€Kò
ó%r   r
   N)	Údjango.testr   Úallauth.socialaccount.testsr   Úallauth.testsr   Úproviderr   r
   r   r   r   ú<module>r      s    ðÝ  å 8Ý (å %ô%Ð# Xõ %r   