Skip to main content
Solved

Server apps Microsoft AAD login wrong redirect

  • March 15, 2022
  • 3 replies
  • 37 views

If a user follows a direct link to a workspace app or an app gallery, and there is authentication required, a login screen appears.

 

If using 'normal' login with username / password, after login the user gets redirected to the URL in the workspace link., which is correct.

 

However, if I use a Microsoft Azure AD login ('log in with microsoft'), the user always gets redirected to de base URL of FME server and not to the app.

 

Is there somewhere a setting we should set to redirect to the url of the app instead of the base url ?

Best answer by laurawatsafe

Update: this issue (FMESERVER-17846) has been fixed in FME Server 2022.1 and newer.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

Forum|alt.badge.img+2
  • 719 replies
  • March 15, 2022

Hi @jbs​ ,

 

Unfortunately, this is a known issue (internal reference: FMESERVER-17846). The only known workaround is to ask your app users to log in to FME Server first, and then click on the app link, in this order, the app will load as expected.


laurawatsafe
Safer
Forum|alt.badge.img+12
  • Safer
  • 158 replies
  • Best Answer
  • August 31, 2022

Update: this issue (FMESERVER-17846) has been fixed in FME Server 2022.1 and newer.


bjarne
Contributor
Forum|alt.badge.img+5
  • Contributor
  • 33 replies
  • January 10, 2024

We have a similar problem with fmedatastreaming services and Microsoft Azure AD (FME Flow 2023.1.2 (Build 23641)).

 

After login the user gets redirected to 'FME Flow home', and not redirected to the fmedatastreaming service. 

 

Example: https://fme.flow.com/fmeserver/streaming/fmedatastreaming/repository/works.fmw?param=123

 

(Flow apps don't support parameters)