Predix_Logo
  • Categories
    • Questions
    • Predix | Updates
      • Pricing
      • Product
    • Deloitte - Private
    • How-To
    • Accenture-Private
  • Explore
    • Topics
    • Questions
    • Articles
    • Feedback or Feature Requests
  • Sign in
  • Home /
  • How-To /
avatar image
  • Home /
  • How-To /

* How-To: Add redirect_uri to your UAA client

  • Export to PDF
Greg Stroup created · Jul 27, 2017 at 10:52 AM · Jon Zucker - community manager edited · Jul 28, 2017 at 10:03 AM
10

Problem

The following procedure demonstrates how to update your existing UAA clients to work with new UAA security policy enforcement.

IMPORTANT If you currently have a UAA Client using implicit or authorization_code grant_types, you must ensure your clients have the correct redirect_uri configured. If not, your users will not be able to sign in after this rule enforcement begins around August 1.

Steps

  1. Sign in to the UAA Dashboard, by accessing your UAA instance through the Predix.io console. Click on the "Open Service Instance" button. Then login with the admin client credentials. alt text

  2. Click on the Client Management tab, and select the client used by your application. This client uses authorization_code and has no redirect_uri, so it must be updated. alt text

  3. Click the pencil icon to edit, and enter the redirect URI for your application. This will normally be the full URL for your application, including the "/callback" path. The redirect URI property in your client can be a single URL, or an array of white listed URLs, or a URL with some limited wildcards. See below for more details. alt text

    Other Resources

For more details, please read this KB article:

https://www.predix.io/support/article/KB0013026

thub.nodes.view.add-new-comment
uaasecurity
screen-shot-2017-07-27-at-104153-am.png (54.6 kB)
uaa-dash-client.png (57.6 kB)
uaa-dash-redirect.png (65.2 kB)
Add comment · Show 3
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Lipkind@ge.com · Aug 08, 2017 at 02:58 PM 0
Share

Per one of the Predix teams input this feature deployment in production delayed till 08/22.

avatar image venkateswarlub@hexaware.com · Aug 22, 2017 at 06:16 AM 0
Share

I createed UAA instance (vb-uaa) and alt textclient (test-client). i given my application URI in the redirect uri.

i try to launch my application using browser and application launch directly without redirecting to uaa client uri.

NOte: 1) i didn't bind my application to UAA service instance. 2) didn't added any code changes for UAA in my application.

please guide me. i would like to redirect to UAA uri when i try to launch my application.

uaa1.png (30.5 kB)
avatar image Greg Stroup ♦ venkateswarlub@hexaware.com · Aug 22, 2017 at 09:25 AM 0
Share

You do need to add code to your front end application to redirect to the UAA login screen. Please see this developer guide for more details:

https://www.predix.io/resources/tutorials/journey.html#1605

Article

Contributors

avatar image avatar image
Follow

Follow this article

90 People are following this .

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Navigation

* How-To: Add redirect_uri to your UAA client

Related Articles

How-To: Secure/Protect your REST API Spring-Boot Microservice using UAA or Shared-UAA

Multifactor Authentication (MFA) in UAA

How-To: Use GE Staging and Testing SSOs with Predix UAA

How-To: Manage resources by space in your enterprise Predix Org

How-To: Create a User Account and Authentication (UAA) Service Instance in Your Space

How to: Install UAAC on Windows

Using Predix with Qt

UAA introspection api's now available.

Is there a way to fetch the UAA token from Spring boot application hosted locally

GE Monogram
  • Legal
  • Cookies
  • Forum Terms
  • Contact Us
  • Copyright © 2017 General Electric Company. All rights reserved.


Enterprise
Social Q&A

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Submit your feedback or feature request
  • Categories
  • Questions
  • Predix | Updates
    • Pricing
    • Product
  • Deloitte - Private
  • How-To
  • Accenture-Private
  • Explore
  • Topics
  • Questions
  • Articles
  • Feedback or Feature Requests