Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for internal styles of authentication #2139

Merged
merged 36 commits into from
Apr 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
016471d
fixing doc build issues
allmightyspiff May 27, 2022
2b62252
islcli groundwork
allmightyspiff May 27, 2022
a25cfdc
Getting employee login command working
allmightyspiff May 31, 2022
e8d4d16
proof of concept for refresh Token
allmightyspiff May 31, 2022
65df1cd
building up unit tests
allmightyspiff Jun 1, 2022
9655907
expanding employee unit tests
allmightyspiff Jun 2, 2022
7068987
added account flag to islcli
allmightyspiff Jun 2, 2022
f7c5146
typo fix
allmightyspiff Jun 2, 2022
d8714dd
Added config defaults for userid and access_token
allmightyspiff Jun 2, 2022
ac3b1e0
updating readme and setup.py
allmightyspiff Jun 7, 2022
d250bdd
Merge pull request #1 from SoftLayer/v1
allmightyspiff Jun 7, 2022
b8c548b
Update README.rst
allmightyspiff Jun 7, 2022
11458c7
Update README.rst
d3rnn Jun 28, 2022
5f8c0aa
Update login.py
d3rnn Jun 28, 2022
4db37ad
Merge pull request #6 from Robert-Houtenbrink/master
allmightyspiff Jun 28, 2022
6a66a03
Update README.rst
d3rnn Jun 28, 2022
323e6ba
Merge pull request #8 from Robert-Houtenbrink/master
allmightyspiff Jun 28, 2022
7997ae1
a few updates to make this islcli work out of the box
allmightyspiff Feb 3, 2023
f384130
merging in updates from slcli
allmightyspiff Feb 3, 2023
1ba7da6
Update setup.py
allmightyspiff Mar 16, 2023
0ac0bd8
Update README.rst
allmightyspiff Mar 16, 2023
6bad186
merging in updates from softlayer-python
allmightyspiff Mar 5, 2024
b63a7a1
Adding SSL authentication support for internal users
allmightyspiff Apr 23, 2024
0cd2684
Allowing to set verify to a server cert
allmightyspiff Apr 24, 2024
1bc264b
Added unit tests
allmightyspiff Apr 24, 2024
dd6add5
Merge branch 'master' of https://github.com/softlayer/softlayer-pytho…
allmightyspiff Apr 24, 2024
317434a
Fixed Tox issues
allmightyspiff Apr 24, 2024
c5e3fcf
Cleaned up CertificateClient
allmightyspiff Apr 24, 2024
4f0fb13
Added in employee authentication
allmightyspiff Apr 24, 2024
5f2024d
Added in employee auth to consolidate repos
allmightyspiff Apr 24, 2024
dd77597
Fixed some tox/style/unittest issues
allmightyspiff Apr 25, 2024
52725d8
fixed setup.py
allmightyspiff Apr 25, 2024
91dceed
Added emplogin docs
allmightyspiff Apr 25, 2024
5c09253
Added emplogin docs, added verify option to config
allmightyspiff Apr 30, 2024
be39bc2
documentation updates
allmightyspiff Apr 30, 2024
e16e0f9
updating docs
allmightyspiff Apr 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.rst
allmightyspiff authored and GitHub Enterprise committed Jun 7, 2022
commit b8c548b40fa570661ce5676688028c0b5a132901
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ Install via pip:

.. code-block:: bash

$ git clone https://github.ibm.com/SoftLayer/internal-softlayer-cli
$ git clone https://github.ibm.com/SoftLayer/internal-softlayer-cli
$ cd internal-softlayer-cli
$ python setup.py install
$ ./islcli login