# Cloudtoken OKTA Auth Plugin
This is an OKTA auth plugin for [Cloudtoken](https://bitbucket.org/atlassian/cloudtoken).
## Installation
$ pip3 install cloudtoken-plugin.okta
## Configuring Cloudtoken
You will need to add the `okta` plugin to auth section your `~/.config/cloudtoken/config.yaml` and have the `saml` plugin
immediately after it. You `config.yaml` should look something like this:
auth:
- okta
- saml
You will also need to add both a gui flag (for an ugly, but functional popup), and the OKTA url into `config.yaml` as a top level key. Your config.yaml should look something
like this:
okta_url: 'https://mydomain.okta.com/'
gui: True
plugins:
pre_auth:
auth:
- okta
- saml
post_auth:
- export_credentials_shell
## 401's when authenticating?
IIS might be trying to authenticate your credentials using Windows Authentication instead of Forms authentication.
You can follow the instructions [here](http://www.richardawilson.com/2010/10/adfs-20-login-page.html) to fix that.
## Contributors
Pull requests, issues and comments welcome. For pull requests:
* Add tests for new features and bug fixes
* Follow the existing style
* Separate unrelated changes into multiple pull requests
See the existing issues for things to start contributing.
For bigger changes, make sure you start a discussion first by creating
an issue and explaining the intended change.
Atlassian requires contributors to sign a Contributor License Agreement,
known as a CLA. This serves as a record stating that the contributor is
entitled to contribute the code/documentation/translation to the project
and is willing to have it used in distributions and derivative works
(or is willing to transfer ownership).
Prior to accepting your contributions we ask that you please follow the appropriate
link below to digitally sign the CLA. The Corporate CLA is for those who are
contributing as a member of an organization and the individual CLA is for
those contributing as an individual.
* [CLA for corporate contributors](https://na2.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=e1c17c66-ca4d-4aab-a953-2c231af4a20b)
* [CLA for individuals](https://na2.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=3f94fbdc-2fbe-46ac-b14c-5d152700ae5d)
## License
Copyright (c) 2016 Atlassian and others.
Apache 2.0 licensed, see [LICENSE.txt](LICENSE.txt) file.
This is an OKTA auth plugin for [Cloudtoken](https://bitbucket.org/atlassian/cloudtoken).
## Installation
$ pip3 install cloudtoken-plugin.okta
## Configuring Cloudtoken
You will need to add the `okta` plugin to auth section your `~/.config/cloudtoken/config.yaml` and have the `saml` plugin
immediately after it. You `config.yaml` should look something like this:
auth:
- okta
- saml
You will also need to add both a gui flag (for an ugly, but functional popup), and the OKTA url into `config.yaml` as a top level key. Your config.yaml should look something
like this:
okta_url: 'https://mydomain.okta.com/'
gui: True
plugins:
pre_auth:
auth:
- okta
- saml
post_auth:
- export_credentials_shell
## 401's when authenticating?
IIS might be trying to authenticate your credentials using Windows Authentication instead of Forms authentication.
You can follow the instructions [here](http://www.richardawilson.com/2010/10/adfs-20-login-page.html) to fix that.
## Contributors
Pull requests, issues and comments welcome. For pull requests:
* Add tests for new features and bug fixes
* Follow the existing style
* Separate unrelated changes into multiple pull requests
See the existing issues for things to start contributing.
For bigger changes, make sure you start a discussion first by creating
an issue and explaining the intended change.
Atlassian requires contributors to sign a Contributor License Agreement,
known as a CLA. This serves as a record stating that the contributor is
entitled to contribute the code/documentation/translation to the project
and is willing to have it used in distributions and derivative works
(or is willing to transfer ownership).
Prior to accepting your contributions we ask that you please follow the appropriate
link below to digitally sign the CLA. The Corporate CLA is for those who are
contributing as a member of an organization and the individual CLA is for
those contributing as an individual.
* [CLA for corporate contributors](https://na2.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=e1c17c66-ca4d-4aab-a953-2c231af4a20b)
* [CLA for individuals](https://na2.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=3f94fbdc-2fbe-46ac-b14c-5d152700ae5d)
## License
Copyright (c) 2016 Atlassian and others.
Apache 2.0 licensed, see [LICENSE.txt](LICENSE.txt) file.
Release files for cloudtoken-plugin.okta 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cloudtoken-plugin.okta-0.0.9.macosx-10.12-x86_64.tar.gz | 6.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cloudtoken_plugin.okta-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:13.7 kB
Release files / cloudtoken-plugin.okta-0.0.9.macosx-10.12-x86_64.tar.gz
| Download URL | cloudtoken-plugin.okta-0.0.9.macosx-10.12-x86_64.tar.gz |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f3acd1b882aae666d318f9465bb7d270013ee160dac4f705e0cb43f9e4700b63
|
|
BLAKE2b-256 checksum How to use checksums |
efb4aa1131b8e90dfa0bec4cbac0ce92ab14d3982812498f7cd0706e1e327d2a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.4
|
Release files / cloudtoken_plugin.okta-0.0.9-py3-none-any.whl
| Download URL | cloudtoken_plugin.okta-0.0.9-py3-none-any.whl |
|---|---|
| Size | 7.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cd97397ad6bf88cedf52cf0f2e1a8a135a8f584c29df1dc66d24cbbb2a3e27fe
|
|
BLAKE2b-256 checksum How to use checksums |
17998f2152ddcdd9a57f50fd11518ee8b6534f34b047cf6c9b2b2914960975ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.4
|