Git Product home page Git Product logo

samples-php's Introduction

PHP Sample Applications for Okta

This repository contains several sample applications that demonstrate various Okta use-cases in your PHP application.

Please find the sample that fits your use-case from the table below.

Sample Description
Okta-Hosted Login A PHP application that will redirect the user to the Okta-Hosted login page of your Org for authentication. The user is redirected back to the PHP application after authenticating.
Custom Login Page A PHP application that uses the Okta Sign-In Widget within the PHP application to authenticate the user.
Resource Server This is a sample API resource server that shows you how to authenticate requests with access tokens that have been issued by Okta.

Requirements

These samples require a few items from you. First, you will need to have a system that can run PHP 7.0+. Websites should be able to be hosted on localhost:8080 and your user should have access to run the command php -S localhost:8080. You will not have to manually run this, but the command you do run in the sample will ultimately run this for you.

We depend on other packages to have the samples run. To install these dependencies, we will be using composer. You can get information on how to install this and run it at their website.

samples-php's People

Contributors

bretterer avatar dependabot[bot] avatar ivanezeigbo-okta avatar oktauploader-okta avatar vijetmahabaleshwar-okta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.