Splunk AppDynamics

Login credentials for iframe widget

CommunityUser
Splunk Employee
Splunk Employee

Hi All,

I have a requirement for embedding a webpage from a different monitoring system (eg. http://abc.xyz/dashboard) in AppDynamics dashboard and this can be done using Iframe widget. This works perfectly if http://abc.xyz doesn't require any credentials to access but in my environment the URL requires to login and the challenge here is I cannot share the credentials with the users who use AppDynamics dashboard. Please let me know if there is a way by which I can embed the credentials in an the appdynamics dashboard itself.

Regards,

Mukesh Singh

Labels (1)
0 Karma
1 Solution

Brian_Wheeldon
Contributor

Hi Mukesh,

The Iframe widget allows you to specify the URL for the target content.

The only way I can think of to provide credentials is to encode those credentials into the URL for the target.

Those credentials would not be visible to users of the dashboard, but would be visible to users who have "edit" privileges on the dashboard/widget. It would be necessary for the target of the iframe to support credentials passed in the URL, which is generally frowned upon.

Hope this helps,

Brian 

View solution in original post

Tags (2)
0 Karma

Brian_Wheeldon
Contributor

Hi Mukesh,

The Iframe widget allows you to specify the URL for the target content.

The only way I can think of to provide credentials is to encode those credentials into the URL for the target.

Those credentials would not be visible to users of the dashboard, but would be visible to users who have "edit" privileges on the dashboard/widget. It would be necessary for the target of the iframe to support credentials passed in the URL, which is generally frowned upon.

Hope this helps,

Brian 

Tags (2)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks Brian for the clarification.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...