question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The profile links in Masthead should be customizable

See original GitHub issue

Detailed description

Describe in detail the issue you’re having. Currently Masthead uses Translation service to get profile menu items and urls. According to the source code, it retrieves the config json at https://www.ibm.com/common/v18/js/data/jsononly/uken.json

In that json file, unfortunately the login url is still the old one: https://idaas.iam.ibm.com/idaas/mtfim/sps/authsvc?PolicyId=urn:ibm:security:authentication:asf:basicldapuser&Target={{window.location}}

For the new w3id with openId, it should be https://idaas.iam.ibm.com/idaas/oidc/endpoint/default/authorize?response_type=token&client_id=v18loginprod&state={{window.location}}&redirect_uri=https://myibm.ibm.com/OIDCHandler.html&scope=openid&nonce=8675309

Is this a feature request (new component, new icon), a bug, or a general issue? a bug. If the profile links prop can be customizable, then it could be a feature.

Is this issue related to a specific component? Masthead

What did you expect to happen? What happened instead? What would you like to see changed? I’ve tried to set up another translation host using the env variable process.env.TRANSLATION_HOST, but without success.

What browser are you working in? Chrome

What version of the IBM.com Library are you using? 1.10.1

What offering/product do you work on? Any pressing ship or release dates we should be aware of? Storage Digital Platform

Steps to reproduce the issue

  1. Step one: open https://www.ibm.com/it-infrastructure/storage/flash/offers/uk-en
  2. Step two: select the “Log in” menu item in the profile menu

Additional information

  • This issue is a duplicate of the issue (#4118) opened by @shrinandhini2801. Issue 4118 is consolidated into this issue and closed.
  • Notes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:23 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jeffchewcommented, Sep 3, 2020

Hi @motou ! We actually just made a change in the data source to point to the login.ibm.com endpoint this morning. You may need to refresh your browser to see the changes.

However, we are pushing up a fix in 1.10.2 that will dynamically set the window.location, which is currently available for testing in v1.10.2-rc.2.

cc: @ljcarot @annawen1 @kennylam @larahanlon2

0reactions
RobertaJHahncommented, Oct 7, 2020

I have scheduled the meeting tomorrow morning at 10:00 ET. It looks like Kenny has finished development. I have included him in the meeting.

@kennylam

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding a Masthead – Adobe Portfolio Knowledgebase & FAQ
You can customize your Masthead in dozens of ways, from the design itself (images/videos, colors and styles) to text, buttons, social icons, ...
Read more >
Masthead customization | SAP Community
3 - Open the PORTAL-INF/Dist folder. You can see the JSP folder and inside this you can make changes. For each component you...
Read more >
Custom Profiles - Hyperlinking Text & Images
Now that Custom Profile includes multiple pages, you can now hyperlink text and images listed on your JOOR profile.
Read more >
Free LinkedIn Banner Maker - Canva
1. Open up Canva and search for “LinkedIn Banners” to get started. 2. Browse over a hundred professionally designed LinkedIn banner templates and...
Read more >
Create Custom Buttons and Links Unit | Salesforce Trailhead
You can choose the display window properties that determine how the target of a link or button is displayed to your users. Custom...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found