Skip to content

Commit

Permalink
a very little doc string, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Mar 23, 2021
1 parent 35b5d96 commit cb825a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/spid_sp_test/authn_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@


def get_authn_request(authn_request_url, verify_ssl=False):
"""
Detects the auth request url, if http/xml file or html file
"""
data = {}
request = None
binding = 'post' or 'redirect'
Expand Down

0 comments on commit cb825a0

Please sign in to comment.