APIs for creating Custom SAML 2.0 application in Identity Center

0

Hi,

I've searched AWS and boto3 docs but I can't seem to find APIs for creating Custom SAML 2.0 applications. I'm referring to the ones you can configure in the console under Identity Center -> Applications -> Add application -> Add custom SAML 2.0 application and then you get the Identity Center metadata and you can input the ACS URL and SAML audience URL values.

When applications are deployed, there is a need to programmatically also configure their SAML 2.0 integrations with Identity Center as their IdP. These apps are spun up and torn down relatively frequently so that's why these SAML integrations would need to be done automatically. Other integrations and API calls are done from Lambda functions, so these APIs I'm searching for would be initiated from Lambdas as well.

Can anyone point me in the right direction please? Or if such APIs don't exist at the moment, how did anyone else do this in the past?

Thanks

1개 답변
0

Iidentity centre in the SDK is very limited I believe. I have had to do this manually in the past.

Usually, applications that rely on SAML auth dont usually spin up and down. You set up the SAML intergration and dont usually have to update them again.

profile picture
전문가
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠