-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi, up until recently (let's say ~2 months ago), I was able to use the SSO login to use the logdna-cli (the only way my organization allows the login). Recently, however, this seems to not be possible anymore and I am getting the following error:
$ logdna ssologin
To sign in via SSO, use a web browser to open the page https://logdna.com/sso/faaf2865
Error: ssologin is disabled, use login or create conf file manually
Error: ssologin is disabled, use login or create conf file manually
Error: ssologin is disabled, use login or create conf file manually
Error: ssologin is disabled, use login or create conf file manually
Error: ssologin is disabled, use login or create conf file manually
^C
I have also tried to generate the conf file manually in the mean time (until a fix for this is incorporated):
VERSION_CHECK_URL = https://repo.logdna.com/linux/version
UPDATE_CHECK_URL = https://repo.logdna.com/linux/logdna.gz
UPDATE_CHECK_INTERVAL = 86400000
SSO_URL = https://logdna.com/sso/
SSO_LONG_PATH = /ext/cli-sso/
SSO_POLL_INTERVAL = 5000
DEFAULT_CONF_FILE = /home/<username>/.logdna.conf
LOGDNA_APIHOST = api.logdna.com
LOGDNA_TAILHOST = tail.logdna.com
LOGDNA_APPHOST =
LOGDNA_APISSL = true
SUPPORTS_COLORS = true
updatecheck =
email =
account =
key =
token =
servicekey =
last_timestamp =
However, I don't know how to retrieve the appropriate token value. Is there an easy way to obtain my personal token for completing the corresponding field in the snippet enclosed above?
Thanks a lot in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels