Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Single Signon


    Returns a single sign on URL for the user. Once generated the single sign on URL is valid for 10 minutes.

    Path Parameters
    useruidstringrequired
    The unique user UUID for the tenant
    Query Parameters
    redirect_urlstring
    Optional relative path to redirect the user to after sign in
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "url": "https://us-1.dailystory.com/" } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version