Giter Site home page Giter Site logo

Comments (9)

sayeedhussain avatar sayeedhussain commented on July 17, 2024 1

Hi @jggatter Yes I added print stmt to this file

/opt/homebrew/Cellar/gimme-aws-creds/2.8.2_1/libexec/lib/python3.12/site-packages/gimme_aws_creds/okta_identity_engine.py

Screenshot 2024-05-29 at 10 45 29 PM

from gimme-aws-creds.

epierce avatar epierce commented on July 17, 2024

Are you using --force-classic or the browser-based login? What Global Session Policy and Authentication Policy is applied to the clientID that gimme-aws-creds is using and to the AWS app you're trying to access?

from gimme-aws-creds.

sayeedhussain avatar sayeedhussain commented on July 17, 2024

force_classic = False
open_browser = True%

What Global Session Policy and Authentication Policy is applied to the clientID that gimme-aws-creds is using

  • Not Sure

and to the AWS app you're trying to access

  • Is this relevant given I am failing to acquire the credentials itself before I can try accessing any app.

~/.okta_aws_login_config contents is as below

okta_org_url = *******
okta_auth_server =
client_id = *******
gimme_creds_server = appurl
aws_appname =
aws_rolename =
write_aws_creds = True
cred_profile = role
okta_username = *******
app_url = *******
resolve_aws_alias = False
include_path = False
preferred_mfa_type = push
remember_device = True
aws_default_duration = 3600
device_token =
output_format = json
force_classic = False
open_browser = True%

from gimme-aws-creds.

jggatter avatar jggatter commented on July 17, 2024

Hi @sayeedhussain, my organization is encountering the same response and has a config that appears to be roughly the same, but I don't have enough information to guarantee we have the same issue.

On further investigation, this is the error received
{'error': 'invalid_grant', 'error_description': "The application's assurance requirements are not met by the 'subject_token'."}

It would be great if you could clarify, how did you find this error message? Did you modify or debug the code to inspect the response object? Any specifics would be helpful!

from gimme-aws-creds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.