cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
518
Views
2
Helpful
2
Replies

ISE MyDevices Portal (hide the myDevices portal, just show the password change portal)

jonito_27
Level 1
Level 1

This is for ISE 2.3

I wanted to make a portal to change password using MyDevices portal but i cannot achieve hiding the portals and only show the password portal page.

I already tried with this HTML

<script>

    $(function(){

        setTimeout(function(){

$('.ui-panel-content-wrap').hide();

$('.ui-link-inherit').first().click();

}, 200);

});

</script>


but it doesn't work

any ideas how can i do this.

Regards.


1 Accepted Solution

Accepted Solutions

Jason Kunst
Cisco Employee
Cisco Employee

Please go to

http://cs.co/ise-community

Under the ISE BYOD page there is something already created for this

Check out the customization section

https://communities.cisco.com/docs/DOC-68531#jive_content_id_Customization

View solution in original post

2 Replies 2

Jason Kunst
Cisco Employee
Cisco Employee

Please go to

http://cs.co/ise-community

Under the ISE BYOD page there is something already created for this

Check out the customization section

https://communities.cisco.com/docs/DOC-68531#jive_content_id_Customization

Thanks Jason.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: