PingOne-Extension

Cloud Single Sign-On Done Right

PingOne-Extension क्या है?

PingOne-Extension https://pingone.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cloud Single Sign-On Done Right"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PingOne-Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        PingOne® delivers

● Secure single sign on – and one password – to thousands of apps.
● A tested Application Catalog with new apps added daily.
● Plans and pricing to meet the needs of organizations of all sizes.

PingOne is a cloud-based identity as a service (IDaaS) solution that gives users secure single sign on to any application. Users get one-click access to thousands of 
apps through a customizable portal, allowing for a convenient SSO experience while giving IT admins visibility and control over activities that occur beyond corporate 
borders.

This extension is designed for use with PingOne. If you do not have an account and would like to learn more, please visit our website for more information. 

PingOne is a cloud-based identity as a service (IDaaS) solution that gives users secure single sign on to any application. Users get one-click access to thousands of 
apps through a customizable portal, allowing for a convenient SSO experience while giving IT admins visibility and control over activities that occur beyond corporate 
borders.

Get started with in less than five minutes from registration to first use with PingOne for Groups. That means no sales calls and no downloads - go at you own pace with 

Ping Identity here to support you as you grow.

With PingOne you can enjoy: 

• A customizable SSO portal to provide users with one-click access to all their apps from any browser or device.
• Basic or federated (SAML) single sign-on.
• Quick, simple user provisioning and de-provisioning.
• Personalized options based on access policies.
• Robust reporting and usage metrics.

For larger organizations upgrade to PingOne for Enterprise and enjoy the full capabilities and benefits of the Ping Identity portfolio. Enable more users, unlimited 
app connections, and integrate your corporate directory. Other benefits include:

● Active Directory or LDAP integration
● Using Google as your identity provider and user management system
● The most in-depth support for SAML SSO to eliminate passwords entirely
● Automated user provisioning and de-provisioning to major cloud applications 
● More than 100 integrations to support legacy and internal applications

Need Help? Please visit our support page                    

एक्सटेंशन की मूल जानकारी

नाम PingOne-Extension PingOne-Extension
ID hbikchkhjggjedcpikghdfecmmcaalfm
आधिकारिक URL https://chromewebstore.google.com/detail/pingone-extension/hbikchkhjggjedcpikghdfecmmcaalfm
विवरण Cloud Single Sign-On Done Right
फ़ाइल का आकार 726 KB
स्थापना संख्या 31,432
वर्तमान संस्करण 2.57.0
अंतिम अपडेट 2020-12-09
प्रकाशन तिथि 2020-03-24
रेटिंग 3.38/5 कुल 8 रेटिंग्स
डेवलपर https://pingone.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.pingidentity.com/en/products/pingone.html
सहायता पृष्ठ URL https://www.pingidentity.com/support/
गोपनीयता नीति पृष्ठ URL https://www.pingidentity.com/en/legal/privacy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Ping Identity Corporation",
    "background": {
        "page": "forge.html"
    },
    "browser_action": {
        "default_icon": {
            "128": "src\/resources\/production\/icons\/icon-ext-off-128.png",
            "150": "src\/resources\/production\/icons\/icon-ext-off-150.png",
            "16": "src\/resources\/production\/icons\/icon-ext-off-16.png",
            "20": "src\/resources\/production\/icons\/icon-ext-off-20.png",
            "24": "src\/resources\/production\/icons\/icon-ext-off-24.png",
            "25": "src\/resources\/production\/icons\/icon-ext-off-25.png",
            "30": "src\/resources\/production\/icons\/icon-ext-off-30.png",
            "32": "src\/resources\/production\/icons\/icon-ext-off-32.png",
            "40": "src\/resources\/production\/icons\/icon-ext-off-40.png",
            "44": "src\/resources\/production\/icons\/icon-ext-off-44.png",
            "48": "src\/resources\/production\/icons\/icon-ext-off-48.png",
            "50": "src\/resources\/production\/icons\/icon-ext-off-50.png",
            "64": "src\/resources\/production\/icons\/icon-ext-off-64.png"
        },
        "default_popup": "src\/resources\/production\/popup.html",
        "default_title": "PingOne-Extension"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "src\/resources\/production\/page.css"
            ],
            "exclude_matches": [
                "*:\/\/*.connect.pingidentity.com\/*",
                "*:\/\/*.fls.doubleclick.net\/activity*",
                "*:\/\/*.google.com\/recaptcha\/*",
                "*:\/\/b.company-target.com\/ect.html",
                "*:\/\/insight.adsrvr.org\/track\/*",
                "*:\/\/analytics.twitter.com\/i\/*",
                "*:\/\/*\/web-portal\/*&wicket-ajax-baseurl=*",
                "*:\/\/lms.partnersfcu.org\/Akcelerant\/*"
            ],
            "js": [
                "forge\/app_config.js",
                "forge\/all.js",
                "src\/js\/appApiReplacement.js",
                "src\/js\/crAPIReplacement.js",
                "src\/js\/extensionCommon.js",
                "src\/js\/wgxpath.install.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/desktop.pingone.com; object-src 'self'",
    "description": "Cloud Single Sign-On Done Right",
    "icons": {
        "128": "src\/resources\/production\/icons\/icon-ext-on-128.png",
        "150": "src\/resources\/production\/icons\/icon-ext-on-150.png",
        "16": "src\/resources\/production\/icons\/icon-ext-on-16.png",
        "20": "src\/resources\/production\/icons\/icon-ext-on-20.png",
        "24": "src\/resources\/production\/icons\/icon-ext-on-24.png",
        "25": "src\/resources\/production\/icons\/icon-ext-on-25.png",
        "30": "src\/resources\/production\/icons\/icon-ext-on-30.png",
        "32": "src\/resources\/production\/icons\/icon-ext-on-32.png",
        "40": "src\/resources\/production\/icons\/icon-ext-on-40.png",
        "44": "src\/resources\/production\/icons\/icon-ext-on-44.png",
        "48": "src\/resources\/production\/icons\/icon-ext-on-48.png",
        "50": "src\/resources\/production\/icons\/icon-ext-on-50.png",
        "64": "src\/resources\/production\/icons\/icon-ext-on-64.png"
    },
    "manifest_version": 2,
    "name": "PingOne-Extension",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*",
        "tabs"
    ],
    "version": "2.57.0",
    "web_accessible_resources": [
        "src\/resources\/*"
    ]
}