RONIN BLOG
  • HOME
  • COLLECTIONS
  • DOCS
  • SUPPORT
  • SLACK
  • RONIN LINK
Sign in Subscribe
login

Prepare AWS SSO to Connect to RONIN

  • Don Hancock

Don Hancock

22 Apr 2021 • 2 min read
Prepare AWS SSO to Connect to RONIN

This article will guide you through the steps to create RONIN as an application in AWS SSO to prepare to have it connected to your RONIN login.

We will assume you have AWS SSO set up on an AWS account already and a RONIN deployed.

In the AWS console go to AWS SSO > and select Applications.

Click Add a new application button.

Select "Add a custom SAML 2.0 application.

Enter RONIN as the name for the application.

Below, we need to add the location of our RONIN UI and the details from the RONIN Cognito userpool.

Application start URL and Relay state = your RONIN UI address. (e.g. https://ronin.companyname.cloud)

Application ACS URL = Your domain in the app client of the userpool in the RONIN Cognito. (e.g. https://abc.auth.ap-southeast-2.amazoncognito.com/saml2/idpresponse)

Application SAML audience = The RONIN Cognito URN for your user pool. (e.g. urn:amazon:cognito:sp:<USERPOOL ID>)  

The RONIN team can provide the above information to you.

Next, configure the attribute mapping to match below by adding ${user:email}

Now assign a group to allow members of this group to have access to the RONIN application.

...and we are done!

Talk to the RONIN team to configure the rest of the RONIN application.

Sign up for more like this.

Enter your email
Subscribe
How to deploy a .NET app on a RONIN Windows Server with HTTPS

How to deploy a .NET app on a RONIN Windows Server with HTTPS

How to Deploy an ASP.NET Core App with HTTPS on Windows Server 2022 (Directly on Server) Deploying web applications to a server can seem daunting, but it doesn't have to be. In this guide, we'll walk through the process of deploying a simple "Hello,
28 Mar 2025 3 min read
Understanding RONIN Tags in AWS: A Comprehensive Guide

Understanding RONIN Tags in AWS: A Comprehensive Guide

Managing cloud resources efficiently requires a robust tagging strategy. RONIN, a platform designed to simplify cloud computing for research, leverages AWS tagging extensively to provide structure, automation, and cost management capabilities. This post dives deep into how RONIN tags work, exploring the different types of tags used for EC2 machines,
19 Mar 2025 7 min read
Deploying Kubernetes in single-node mode on a RONIN machine

Deploying Kubernetes in single-node mode on a RONIN machine

Do you have a Kubernetes application that you would like to test or develop in the cloud, but don't want to get into the nitty gritty of having to set up and configure a whole cluster? This blog post will show you how to set up Kubernetes on a RONIN machine in just minutes with MicroK8s.
13 Mar 2025 4 min read
RONIN BLOG © 2025
Powered by Ghost