personium-engine icon indicating copy to clipboard operation
personium-engine copied to clipboard

What is `AWSSecurityTokenService` ?

Open yoh1496 opened this issue 4 years ago • 2 comments

In test code, there are some scripts referring AWSSecurityTokenService.

Below code is from below link, It looks to be a code for initializing extension.

_p.extension.AWSSecurityTokenService()`

https://github.com/personium/personium-engine/blob/b6c0d074fc7b9664f0f5606f8b514ed184c106f3/src/test/resources/service/callExtension_AWSSecurityTokenService_getSessionToken.js#L18

But there are no repository found by searching AWSSecurityTokenService.

Is there any information about this?

yoh1496 avatar Oct 26 '20 09:10 yoh1496

Years ago (around 2014), we developed an extension for handling AWS managed services. This should be a test code using that extension.

shimono avatar Apr 28 '21 10:04 shimono

https://github.com/fujitsu-pio/personium-ex-awssts

shimono avatar Apr 28 '21 10:04 shimono