# cas-demo-flask-client **Repository Path**: codingchengdu/cas-demo-flask-client ## Basic Information - **Project Name**: cas-demo-flask-client - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-27 - **Last Updated**: 2021-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cas demo flask client # requirements * Flask * Flask-CAS # run * edit hosts ```127.0.0.1 testapp.casdemo.com``` * execute ```python demo.py``` * browse ```http://testapp.casdemo.com:5000```, it will redirect to ```www.casdemo.com/cas/login``` for authentication * see the `attributes` returned from cas server # screenshot ![Screenshot](demo.png?raw=true "Demo")