https://github.com/oracle-samples/idm-samples
Oracle's official repository for Identity Management (IDM) code samples and snippets.
https://github.com/oracle-samples/idm-samples
idm
Last synced: 6 months ago
JSON representation
Oracle's official repository for Identity Management (IDM) code samples and snippets.
- Host: GitHub
- URL: https://github.com/oracle-samples/idm-samples
- Owner: oracle-samples
- License: other
- Created: 2016-08-26T20:03:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T19:45:36.000Z (about 1 year ago)
- Last Synced: 2024-03-13T12:49:53.295Z (about 1 year ago)
- Topics: idm
- Language: JavaScript
- Homepage: https://cloud.oracle.com/idcs
- Size: 13 MB
- Stars: 32
- Watchers: 3
- Forks: 58
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Identity Management (IdM) Samples
This repository stores Identity Management (idm) code samples from Oracle.
The code samples are:
- **cquotes**: Used to test the Oracle Identity Cloud Service integration with OpenID Connect and OAuth2.
- **edashboard**: JAAS/JAZN web application used to demonstrate Java security integrations.
- **iam-domain-migration-utilities**: Command line utilities for cloning resources between IAM instances.
- **idcs-authn-api-rest-clients**: Postman Collection with example scenarios for testing the Oracle Identity Cloud Service Authentication APIs.
- **idcs-authn-api-signin-app**: Custom Oracle Identity Cloud Service Sign-in page application.
- **idcs-factor-enrollment-api**: MFA Factor Enrollment API.
- **idcs-factor-verification-api**: MFA Factor Verification API.
- **idcs-rest-clients**: Complete set of REST API requests to be used with Oracle Identity Cloud Service.
- **idcs-scim-gateway-app**: Application that exposes SCIM-based REST APIs to integrate Oracle Identity Cloud Service for provisioning purpose.
- **idcs-sdk-sample-apps**: Multiple applications (Node.js, Java, Python, .NET, Android and iOS) which use Oracle Identity Cloud Service's SDK for authentication.
- **postman-collection-examples**: Postman collection that includes 7 use -cases related to passwordless flows such as: Username – Password, Username - Email OTP, Username - SMS OTP, Username – TOTP, Username - PUSH Notification, Username - Password and SMS Login from using backup factor, and Username - SMS - MFA Push Notification.
- **salesinsight**: Sample web application used to test the Oracle Identity Cloud Service integration with OAuth2 as a resource server application.## Documentation
For instructions, licensing, and support information, please consult the README and LICENSE files provided with each sample.
## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
## License
Copyright (c) 2000, 2023 Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown at
.