File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# openconnect-sso
2
- Wrapper script for openconnect supporting Azure AD (SAMLv2) authentication
2
+ Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication
Original file line number Diff line number Diff line change 1
1
__version__ = "0.1.0"
2
2
__description__ = (
3
- "Wrapper script for openconnect supporting Azure AD (SAMLv2) authentication"
3
+ "Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication"
4
4
)
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openconnect-sso"
3
3
version = " 0.1.0"
4
- description = " Wrapper script for openconnect supporting Azure AD (SAMLv2) authentication"
4
+ description = " Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication"
5
5
authors = [
" László Vaskó <[email protected] >" ]
6
6
readme = " README.md"
7
7
You can’t perform that action at this time.
0 commit comments