question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add getSigninToken method

See original GitHub issue

It would be nice to have some getSigninToken / STSConsoleLink utility functions or class.

As of now the official documentation regarding this topic is a few years old and doesn’t even use boto3 for the example: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_enable-console-custom-url.html#STSConsoleLink_programPython

Thanks in advance.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
JordonPhillipscommented, Sep 19, 2018

This would definitely be useful, in particular in the CLI. Marking as a feature request. Thanks for the feedback!

0reactions
github-actions[bot]commented, Oct 7, 2022

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enabling custom identity broker access to the AWS console
Create a URL with a sign-in token to give federated users single sign-on (SSO) access to the AWS Management Console.
Read more >
aws sts AssumeRoleWithWebIdentityInput - Stack Overflow
I can use the IDP and AssumeRoleWithWebIdentityInput method to retrieve ... Add("Destination", "https://console.aws.amazon.com") query.
Read more >
ImportToolbox—ArcGIS Pro | Documentation
ArcPy function used to add a geoprocessing toolbox for use with ArcPy. ... third-party toolboxes must be added using ImportToolbox to use them...
Read more >
Access user calling a web tool - GIS Stack Exchange
'token' must be specified in the request, for server token. As you can see in my code I am using the GetSigninToken method...
Read more >
AWS Single Sign-On (SSO) Using STS | by Kshitiz Bansal
You are asked to add a redirect button on app screen which upon clicking should open a temporary automatically signed-in AWS ... Action=getSigninToken"...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found